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

feat: Use inline password confirmation in external storage settings #49493

Merged
merged 6 commits into from
Nov 28, 2024

Commits on Nov 28, 2024

  1. chore: Bump @nextcloud/password-confirmation to 5.3.0

    Signed-off-by: Louis Chemineau <[email protected]>
    artonge committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    ec26cd7 View commit details
    Browse the repository at this point in the history
  2. feat: Use inline password confirmation in external storage settings

    Signed-off-by: Louis Chemineau <[email protected]>
    artonge committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    a2f2f7c View commit details
    Browse the repository at this point in the history
  3. chore: Run npm run lint:fix

    Signed-off-by: Louis Chemineau <[email protected]>
    artonge committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    f4e9ca6 View commit details
    Browse the repository at this point in the history
  4. chore: Compile assets

    Signed-off-by: Louis Chemineau <[email protected]>
    artonge committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    006ae57 View commit details
    Browse the repository at this point in the history
  5. test:(PasswordConfirmationMiddleware): Fix constructor call

    Signed-off-by: Louis Chemineau <[email protected]>
    artonge committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    512f3ca View commit details
    Browse the repository at this point in the history
  6. test(ExternalStorage): Send basic auth during integrations tests

    Signed-off-by: Louis Chemineau <[email protected]>
    artonge committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d6fa210 View commit details
    Browse the repository at this point in the history