Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes a stack trace issue (500) during API authentication. #16520

Merged
merged 1 commit into from
Nov 27, 2017

Commits on Nov 21, 2017

  1. 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.
    abellotti committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    44e220d View commit details
    Browse the repository at this point in the history