Skip to content
Unverified Commit 2223d199 authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

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: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 674930da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment