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 30.0.14 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 b4c82cd into stable30 Jul 29, 2025
193 of 201 checks passed
@skjnldsv skjnldsv deleted the backport/54005/stable30 branch July 29, 2025 19:36
@nextcloud-bot nextcloud-bot mentioned this pull request Aug 5, 2025
5 tasks
@nextcloud-bot nextcloud-bot mentioned this pull request Sep 25, 2025
2 tasks
@blizzz blizzz mentioned this pull request Oct 14, 2025
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.

3 participants