nextcloud/tests/Core/Controller
Roeland Jago Douma 0a17836fec
Clean pending 2FA authentication on password reset
When a password is reste we should make sure that all users are properly
logged in. Pending states should be cleared. For example a session where
the 2FA code is not entered yet should be cleared.

The token is now removed so the session will be killed the next time
this is checked (within 5 minutes).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-30 10:45:02 +01:00
..
AutoCompleteControllerTest.php don't create sorter instances when none was requested 2017-11-28 13:30:51 +01:00
AvatarControllerTest.php Fix tests 2017-11-29 14:23:15 +01:00
ChangePasswordControllerTest.php Use ::class in test mocks 2017-10-24 17:45:32 +02:00
ClientFlowLoginControllerTest.php Add unit test 2018-01-15 00:49:28 +01:00
ContactsMenuControllerTest.php add contactsmenu popover 2017-04-26 09:26:53 +02:00
CssControllerTest.php Automatic injection for CssController 2017-05-10 09:42:40 +02:00
JsControllerTest.php Automatic injection for JsController 2017-05-10 09:42:15 +02:00
LoginControllerTest.php Remove cookies from Clear-Site-Data Header 2018-10-24 08:53:46 +02:00
LostControllerTest.php Clean pending 2FA authentication on password reset 2019-01-30 10:45:02 +01:00
OCSControllerTest.php Fix tests 2017-08-01 08:20:17 +02:00
PreviewControllerTest.php Add cache 1 day cache to preview endpoint 2016-11-03 14:00:33 +01:00
TwoFactorChallengeControllerTest.php Properly allow \OCP\Authentication\IApacheBackend to specify logout URL 2017-08-18 12:22:44 +02:00
UserControllerTest.php Adds user controller tests 2016-12-30 13:26:26 +01:00