0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-19 20:52:07 +00:00
nextcloud_server/lib/private/Security/Bruteforce
Joas Schilling 7964f338dc
fix(throttler): Remove the sleep from the throttler that throws
The sleep is not adding benefit when it's being aborted with 429
in other cases anyway.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-02 11:27:29 +02:00
..
Backend chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Capabilities.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CleanupJob.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +02:00
Throttler.php fix(throttler): Remove the sleep from the throttler that throws 2025-05-02 11:27:29 +02:00