nextcloud-server/tests/lib/AppFramework/Middleware
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 +07:00
..
PublicShare composer run cs:fix 2023-01-20 11:45:08 +07:00
Security fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to prevent CSRF attack vectors 2023-02-16 22:55:18 +07:00
AdditionalScriptsMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
CompressionMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
MiddlewareDispatcherTest.php Fix tests 2022-02-23 11:01:58 +07:00
MiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
NotModifiedMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
OCSMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
SessionMiddlewareTest.php feat(app-framework): Add UseSession attribute to replace annotation 2023-01-27 09:40:35 +07:00