Skip to content

[stable32] fix: avoid double app password check - #1136

Merged
ChristophWurst merged 1 commit into
stable32from
backport/1135/stable32
Aug 31, 2026
Merged

[stable32] fix: avoid double app password check#1136
ChristophWurst merged 1 commit into
stable32from
backport/1135/stable32

Conversation

@backportbot

@backportbot backportbot Bot commented Aug 31, 2026

Copy link
Copy Markdown

Backport of #1135

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot Bot added bug Something isn't working 3. to review labels Aug 31, 2026
@backportbot backportbot Bot added this to the Nextcloud 32.0.15 milestone Aug 31, 2026
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>
@ChristophWurst
ChristophWurst force-pushed the backport/1135/stable32 branch from 28001a2 to 512d495 Compare August 31, 2026 15:34
@ChristophWurst
ChristophWurst marked this pull request as ready for review August 31, 2026 15:35
@ChristophWurst
ChristophWurst merged commit 6029141 into stable32 Aug 31, 2026
32 checks passed
@ChristophWurst
ChristophWurst deleted the backport/1135/stable32 branch August 31, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant