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

Oauth 2.0: Locking for token requests #270

Merged
merged 5 commits into from
Aug 5, 2021
Merged

Oauth 2.0: Locking for token requests #270

merged 5 commits into from
Aug 5, 2021

Commits on Jul 30, 2021

  1. Implement locking for OAuth2 token requests using sync.Map

    Alex Schneider authored and afflerbach committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    2d668d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Fixup subtest variables

    shadowed parent
    Marcel Ludwig committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    3886dc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Changelog

    afflerbach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    9a606ac View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Merge branch 'master' into oauth2-locking

    Marcel Ludwig authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    532c26b View commit details
    Browse the repository at this point in the history
  2. More specific changelog

    Oauth2 related
    Marcel Ludwig committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    cafd693 View commit details
    Browse the repository at this point in the history