Skip to content

[stable33] fix: avoid double app password check - #1137

Merged
ChristophWurst merged 1 commit into
stable33from
backport/1135/stable33
Aug 31, 2026
Merged

ChristophWurst merged 1 commit into
stable33from
backport/1135/stable33

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 33.0.9 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/stable33 branch from 34b0ded to 1bc049f 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 a5cb49e into stable33 Aug 31, 2026
31 of 32 checks passed
@ChristophWurst
ChristophWurst deleted the backport/1135/stable33 branch August 31, 2026 18:52
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