Skip to content

[stable33] fix(core): Throttle lost-password reset form when link is disabled#61887

Open
backportbot[bot] wants to merge 1 commit into
stable33from
backport/61615/stable33
Open

[stable33] fix(core): Throttle lost-password reset form when link is disabled#61887
backportbot[bot] wants to merge 1 commit into
stable33from
backport/61615/stable33

Conversation

@backportbot

@backportbot backportbot Bot commented Jul 7, 2026

Copy link
Copy Markdown

Backport of PR #61615

When password reset links were disabled, the reset form did not rate-limit
failed token attempts, leaving that endpoint open to unthrottled token
guessing. Failed attempts on the form are now always throttled, consistent
with the other reset steps.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
@backportbot backportbot Bot requested a review from a team as a code owner July 7, 2026 16:56
@backportbot backportbot Bot requested review from Altahrim, CarlSchwan, kesselb, leftybournes, nfebe and salmart-dev and removed request for a team July 7, 2026 16:56
@backportbot backportbot Bot added the 3. to review Waiting for reviews label Jul 7, 2026
@backportbot backportbot Bot added this to the Nextcloud 33.0.7 milestone Jul 7, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant