Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Jul 29, 2025

Backport of PR #54005

The password confirmation dialog is always shown unless the user backend
does not allow password confirmation. A user backend may explicitly
provide that information, but even if it does not that could have been
defined in the authentication token with
"IToken::SCOPE_SKIP_PASSWORD_VALIDATION" (for example, when "user_oidc"
is only used for authentication and user provision is done by another
user backend).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@backportbot backportbot bot requested review from danxuliu, julien-nc and skjnldsv July 29, 2025 15:55
@backportbot backportbot bot added bug 3. to review Waiting for reviews labels Jul 29, 2025
@backportbot backportbot bot added this to the Nextcloud 31.0.8 milestone Jul 29, 2025
Copy link
Member

@danxuliu danxuliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works 👍

@skjnldsv skjnldsv merged commit 023084e into stable31 Jul 29, 2025
236 of 254 checks passed
@skjnldsv skjnldsv deleted the backport/54005/stable31 branch July 29, 2025 19:36
@nextcloud-bot nextcloud-bot mentioned this pull request Aug 5, 2025
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants