nextcloud/tests/lib/AppFramework/Middleware/Security
Ferdinand Thiessen 009761be58
test: Adjust tests for CSP nonce
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-13 10:06:32 +02:00
..
Mock feat(AppFramework): Add ExAppRequired attribute 2024-07-01 14:41:20 +02:00
BruteForceMiddlewareTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
CORSMiddlewareTest.php feat(Security): Warn about using annotations instead of attributes 2024-07-18 11:25:32 +02:00
CSPMiddlewareTest.php test: Adjust tests for CSP nonce 2024-08-13 10:06:32 +02:00
FeaturePolicyMiddlewareTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
PasswordConfirmationMiddlewareTest.php feat(Security): Warn about using annotations instead of attributes 2024-07-18 11:25:32 +02:00
RateLimitingMiddlewareTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
SameSiteCookieMiddlewareTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
SecurityMiddlewareTest.php feat(security): Add public API to allow validating IP Ranges and checking for "in range" 2024-07-19 16:28:03 +02:00