nextcloud/lib
Roeland Jago Douma e3f3212fbc Error out early on an expired token
Fixes #12131

If we hit an expired token there is no need to continue checking. Since
we know it is a token.

We also should not register this with the bruteforce throttler as it is
actually a valid token. Just expired. Instead the authentication should
fail. And buisness continues as usual.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-31 10:54:17 +01:00
..
composer Move ExpiredTokenException to the correct namespace 2018-10-31 10:54:17 +01:00
l10n [tx-robot] updated from transifex 2018-10-29 01:13:18 +00:00
private Error out early on an expired token 2018-10-31 10:54:17 +01:00
public Fix since tag 2018-09-19 16:13:26 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Merge pull request #11293 from nextcloud/backport/11292/do-not-apcu-cache-the-autoloader 2018-09-20 10:08:02 +02:00
versioncheck.php Allow php7.3 2018-10-12 12:21:19 +02:00