diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2018-10-30 13:19:59 +0100 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2018-10-30 19:30:45 +0100 |
commit | 2223d199971f537bdeb819a6a209fb1af5a90877 (patch) | |
tree | 940750cb2d1bae9a5b8caed98d2956d0ce1ed195 /apps/files/js/filesummary.js | |
parent | 674930da7ff0a9bc82425caaf877efe6bae3bbde (diff) | |
download | nextcloud-server-2223d199971f537bdeb819a6a209fb1af5a90877.tar.gz nextcloud-server-2223d199971f537bdeb819a6a209fb1af5a90877.zip |
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>
Diffstat (limited to 'apps/files/js/filesummary.js')
0 files changed, 0 insertions, 0 deletions