nextcloud/lib/private/Authentication
Roeland Jago Douma b371e735cf
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-02 18:57:13 +01: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-02 18:57:13 +01:00
Listeners Update unit tests 2019-07-16 13:32:44 +02:00
Login Some php-cs fixes 2019-11-22 20:52:10 +01:00
LoginCredentials Add return type hint to credential store and make it strict 2019-11-25 15:59:55 +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-02 18:57:13 +01:00
TwoFactorAuth Use Symfony's new contract Event class instead of the deprecated one 2019-09-12 14:44:55 +02:00