nextcloud/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
..
AutoCompleteController.php don't create sorter instances when none was requested 2017-11-28 13:30:51 +01:00
AvatarController.php Move avatar code to Avatar Class 2017-11-29 14:23:15 +01:00
ClientFlowLoginController.php Fix loginflow with apptoken enter on iOS 2019-01-05 15:55:02 +01:00
ContactsMenuController.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
CssController.php Update license headers 2017-11-06 16:56:19 +01:00
JsController.php Update license headers 2017-11-06 16:56:19 +01:00
LoginController.php Remove cookies from Clear-Site-Data Header 2018-10-24 08:53:46 +02:00
LostController.php Clean pending 2FA authentication on password reset 2019-01-30 10:45:02 +01:00
OCJSController.php Use correct L10N files for jsconfig 2018-01-05 14:33:03 +01:00
OCSController.php Update license headers 2017-11-06 16:56:19 +01:00
PreviewController.php Update license headers 2017-11-06 16:56:19 +01:00
SetupController.php Update license headers 2017-11-06 16:56:19 +01:00
TwoFactorChallengeController.php Update license headers 2017-11-06 16:56:19 +01:00
UserController.php Update license headers 2017-11-06 16:56:19 +01:00
WalledGardenController.php Add 204 endpoint 2017-11-02 10:30:16 +01:00