0
0
mirror of https://github.com/nextcloud/server.git synced 2024-11-14 20:36:50 +00:00
nextcloud_server/lib/private/AppFramework/Middleware/Security
Arthur Schiwon fdd24090ff
fix(Middleware): log deprecation when annotation was actually used
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-11-12 22:15:08 +01: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-12 22:15:08 +01:00
CSPMiddleware.php chore: Remove unused CsrfTokenManager from CSPMiddleware 2024-08-31 00:34:41 +02:00
FeaturePolicyMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PasswordConfirmationMiddleware.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
RateLimitingMiddleware.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ReloadExecutionMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SameSiteCookieMiddleware.php chore: fix typo in SameSiteCookieMiddleware 2024-08-31 00:34:45 +02:00
SecurityMiddleware.php perf: delay getting (sub)admin status for user in the security middleware untill we need it 2024-08-23 15:26:40 +02:00