nextcloud-server/lib/private/AppFramework/Middleware/Security
Ferdinand Thiessen deeccd12a3
chore: fix typo in `SameSiteCookieMiddleware`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-31 00:34:45 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
RateLimitingMiddleware.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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 perf: delay getting (sub)admin status for user in the security middleware untill we need it 2024-08-23 15:26:40 +07:00