nextcloud/lib
Roeland Jago Douma 355b0defe4
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:41:09 +01:00
..
composer Bump autoloader 2019-01-22 14:37:10 +00:00
l10n [tx-robot] updated from transifex 2019-01-26 01:12:28 +00:00
private Clean pending 2FA authentication on password reset 2019-01-30 10:41:09 +01:00
public Merge pull request #13036 from nextcloud/objectstore-write-exists-15 2019-01-14 11:29:18 +01:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
versioncheck.php Allow php7.3 2018-10-11 11:20:48 +02:00