mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 00:27:49 -04:00
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> |
||
|---|---|---|
| .. | ||
| AutoCompleteController.php | ||
| AvatarController.php | ||
| ClientFlowLoginController.php | ||
| ContactsMenuController.php | ||
| CssController.php | ||
| JsController.php | ||
| LoginController.php | ||
| LostController.php | ||
| OCJSController.php | ||
| OCSController.php | ||
| PreviewController.php | ||
| SetupController.php | ||
| TwoFactorChallengeController.php | ||
| UserController.php | ||
| WalledGardenController.php | ||