nextcloud-server/lib/private/AppFramework/Middleware/Security
Louis Chemineau 3bff9ee3e1
fix: Use login name to check the password
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-04-02 15:50:05 +07:00
..
Exceptions feat(security): restrict admin actions to IP ranges 2024-07-19 16:28:03 +07:00
BruteForceMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CORSMiddleware.php fix(Middleware): log deprecation when annotation was actually used 2024-11-12 22:15:08 +07:00
CSPMiddleware.php chore: Remove unused `CsrfTokenManager` from `CSPMiddleware` 2024-08-31 00:34:41 +07:00
FeaturePolicyMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
PasswordConfirmationMiddleware.php fix: Use login name to check the password 2025-04-02 15:50:05 +07:00
RateLimitingMiddleware.php fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-01-27 12:46:15 +07:00
ReloadExecutionMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SameSiteCookieMiddleware.php chore: fix typo in `SameSiteCookieMiddleware` 2024-08-31 00:34:45 +07:00
SecurityMiddleware.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +07:00