0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-06 15:01:04 +00:00
nextcloud_server/lib/private/AppFramework/Middleware/Security
Louis Chemineau 84b59c48b6 fix: Use login name to check the password
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-04-02 17:21:06 +00:00
..
Exceptions feat(security): restrict admin actions to IP ranges 2024-07-19 16:28:03 +02:00
BruteForceMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CORSMiddleware.php fix(Middleware): log deprecation when annotation was actually used 2024-11-13 06:29:31 +00:00
CSPMiddleware.php fix: Use CSP_NONCE env variable in ContentSecurity Header 2024-08-13 09:52:08 +02:00
FeaturePolicyMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PasswordConfirmationMiddleware.php fix: Use login name to check the password 2025-04-02 17:21:06 +00:00
RateLimitingMiddleware.php chore: use "app_api" session key, "app_api_system" is deprecated 2024-07-18 17:16:57 +03:00
ReloadExecutionMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SameSiteCookieMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SecurityMiddleware.php fix(l10n): Improve english source strings 2025-02-26 15:06:47 +01:00