nextcloud-server/lib/private/AppFramework/Middleware
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 +07:00
..
PublicShare fix(throttler): Remove the sleep from the throttler that throws 2025-05-02 11:27:29 +07:00
Security fix: Use login name to check the password 2025-04-02 15:50:05 +07:00
AdditionalScriptsMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CompressionMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FlowV2EphemeralSessionsMiddleware.php fix(auth): Allow 2FA challenges for Ephemeral sessions 2025-03-18 09:52:51 +07:00
MiddlewareDispatcher.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
NotModifiedMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OCSMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SessionMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00