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

feat(admin-auth): Add TTL cache for admin roles #4421

Merged
merged 7 commits into from
Jun 26, 2023

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    51f8261 View commit details
    Browse the repository at this point in the history
  2. Unpack args to redis

    davidtsuk committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6c9461b View commit details
    Browse the repository at this point in the history
  3. Add redis marker to tests

    davidtsuk committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    11c2c0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ece3330 View commit details
    Browse the repository at this point in the history
  5. Fix test

    davidtsuk committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d0c1aab View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Clean up code

    davidtsuk committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    375a8d1 View commit details
    Browse the repository at this point in the history
  2. Add redis failure test

    davidtsuk committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    f78fa66 View commit details
    Browse the repository at this point in the history