nextcloud/tests/Core
nfebe f9e274dfe3
fix(core): Throttle lost-password reset form when link is disabled
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>
2026-07-07 16:53:02 +02:00
..
Command fix(config): Decrypt sensitive appconfigs when requested 2026-06-26 13:20:46 +02:00
Controller fix(core): Throttle lost-password reset form when link is disabled 2026-07-07 16:53:02 +02:00
Data chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
Listener feat(Interaction): Implement all existing restrictions 2026-07-07 08:19:15 +02:00
Middleware chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Service chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00