nextcloud/tests/lib/AppFramework/Middleware/Security
Ferdinand Thiessen f655f83c84 fix(CORS): CORS should only be bypassed on PublicPage if not logged in to prevent CSRF attack vectors
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-16 22:55:18 +01:00
..
BruteForceMiddlewareTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
CORSMiddlewareTest.php fix(CORS): CORS should only be bypassed on PublicPage if not logged in to prevent CSRF attack vectors 2023-02-16 22:55:18 +01:00
CSPMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
FeaturePolicyMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
PasswordConfirmationMiddlewareTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
RateLimitingMiddlewareTest.php Restore old behaviour of sending flase for not found apps 2022-05-30 12:41:35 +02:00
SameSiteCookieMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SecurityMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00