nextcloud/lib/private/Authentication
Roeland Jago Douma 931056e711
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:43:15 +01:00
..
Exceptions Move ExpiredTokenException to the correct namespace 2018-10-31 10:54:17 +01:00
LoginCredentials Update license headers 2017-11-06 16:56:19 +01:00
Token Move ExpiredTokenException to the correct namespace 2018-10-31 10:54:17 +01:00
TwoFactorAuth Clean pending 2FA authentication on password reset 2019-01-30 10:43:15 +01:00