nextcloud/lib/private/Authentication
Roeland Jago Douma a7f596d241 Throw an invalid token exception is token is marked outdated
This avoids hitting the backend with multiple requests for the same
token. And will help avoid quick LDAP lockouts.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-03 08:25:12 +00:00
..
Events Decouple remote wipe notifcation channels with events 2019-06-27 17:16:18 +02:00
Exceptions Throw an invalid token exception is token is marked outdated 2019-12-03 08:25:12 +00:00
Listeners Update unit tests 2019-07-16 13:32:44 +02:00
Login Use the actual password to update the tokens 2019-09-18 20:53:38 +00:00
LoginCredentials Update license headers 2017-11-06 16:56:19 +01:00
Notifications Fix new core notifier 2019-07-15 15:14:58 +02:00
Token Throw an invalid token exception is token is marked outdated 2019-12-03 08:25:12 +00:00
TwoFactorAuth Allow 2FA to be setup on first login 2019-05-17 10:11:53 +02:00