Skip to content

[stable34] fix: avoid double app password check - #1138

Merged
ChristophWurst merged 1 commit into
stable34from
backport/1135/stable34
Aug 31, 2026
Merged

[stable34] fix: avoid double app password check#1138
ChristophWurst merged 1 commit into
stable34from
backport/1135/stable34

Conversation

@backportbot

@backportbot backportbot Bot commented Aug 31, 2026

Copy link
Copy Markdown

Backport of PR #1135

The server already tests the password to be an app password and passes
that info through the event. The login listener has an early exit. Yet
this app also tested the shape of the password, which can lead to false
negatives.

Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
@backportbot backportbot Bot added bug Something isn't working 3. to review labels Aug 31, 2026
@backportbot backportbot Bot added this to the Nextcloud 34.0.4 milestone Aug 31, 2026
@ChristophWurst
ChristophWurst merged commit 858d27f into stable34 Aug 31, 2026
28 checks passed
@ChristophWurst
ChristophWurst deleted the backport/1135/stable34 branch August 31, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant