nextcloud/tests/Core/Controller
Roeland Jago Douma da81b71f93
Only allow requesting new CSRF tokens if it passes the SameSite Cookie test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-03 13:12:03 +01:00
..
AppPasswordControllerTest.php
AutoCompleteControllerTest.php
AvatarControllerTest.php
ChangePasswordControllerTest.php
ClientFlowLoginControllerTest.php
ClientFlowLoginV2ControllerTest.php
ContactsMenuControllerTest.php
CSRFTokenControllerTest.php Only allow requesting new CSRF tokens if it passes the SameSite Cookie test 2020-01-03 13:12:03 +01:00
CssControllerTest.php
GuestAvatarControllerTest.php
JsControllerTest.php
LoginControllerTest.php
LostControllerTest.php
NavigationControllerTest.php
OCSControllerTest.php
PreviewControllerTest.php
SvgControllerTest.php
TwoFactorChallengeControllerTest.php
UserControllerTest.php
WipeControllerTest.php