nextcloud-server/tests/Core/Controller
Morris Jobke 9444a3fad1
Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providers
Stateful 2fa providers
2018-06-25 15:49:58 +07:00
..
AutoCompleteControllerTest.php Remove config from AutoCompleteController 2018-02-13 21:40:30 +07:00
AvatarControllerTest.php
CSRFTokenControllerTest.php Add CSRF token controller to retrieve the current CSRF token 2018-03-08 16:48:50 +07:00
ChangePasswordControllerTest.php
ClientFlowLoginControllerTest.php Request->getHeader() should always return a string 2018-01-17 09:51:31 +07:00
ContactsMenuControllerTest.php
CssControllerTest.php Fix tests 2018-05-14 13:30:22 +07:00
JsControllerTest.php Fix tests 2018-05-14 13:30:22 +07:00
LoginControllerTest.php Make 2FA providers stateful 2018-06-20 08:30:26 +07:00
LostControllerTest.php prefill userid for login after password reset 2018-06-21 15:18:07 +07:00
NavigationControllerTest.php Fix tests 2018-03-07 09:17:18 +07:00
OCSControllerTest.php
PreviewControllerTest.php
TwoFactorChallengeControllerTest.php Make 2FA providers stateful 2018-06-20 08:30:26 +07:00
UserControllerTest.php