Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable27] fix: add PasswordConfirmationRequired to create user storages endpoint #48880

Merged
merged 3 commits into from
Oct 31, 2024

Commits on Oct 30, 2024

  1. fix: add PasswordConfirmationRequired to create user storages endpoint

    * add PasswordConfirmationRequired to update and delete method
    
    Signed-off-by: yemkareems <[email protected]>
    yemkareems authored and susnux committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0de59aa View commit details
    Browse the repository at this point in the history
  2. fix: Add frontend code for password confirmation

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8434dbf View commit details
    Browse the repository at this point in the history
  3. test: Adjust files_external tests for password confirmation

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    31be95e View commit details
    Browse the repository at this point in the history