Files
nextcloud-server-mirror/lib/private/User
Roeland Jago Douma 2223d19997 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-30 19:30:45 +01:00
..
2017-11-06 16:56:19 +01:00
2016-07-21 18:13:58 +02:00
2016-07-21 18:13:57 +02:00