nextcloud/lib/private/Authentication/TwoFactorAuth
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
..
Db Fix handlng of concurrent inserts of the 2FA provider registry DAO 2018-08-31 11:46:27 +02:00
Manager.php Clean pending 2FA authentication on password reset 2019-01-30 10:43:15 +01:00
ProviderLoader.php Make new classes strict and fix license header 2018-06-25 07:38:52 +02:00
ProviderSet.php Rename providerset method to get primary providers 2018-08-08 20:28:21 +02:00
Registry.php Make 2FA providers stateful 2018-06-20 08:30:26 +02:00