Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes a stack trace issue (500) during API authentication.
- seems to happen in a *very* short window where the token is invalidated in the memcached from the time it is checked for and the time we get fields out of the token. - stumbled into this scenario while attempting to reproduce bugzilla #1512839.
- Loading branch information