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

Caching ClaimsPrincipal during authentication and re-caching FileConfiguration objects in Consul and Disk File configuration repos #1249

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Commits on Nov 10, 2024

  1. add cache

    EngRajabi authored and raman-m committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    4324e1e View commit details
    Browse the repository at this point in the history
  2. add cache file repository

    EngRajabi authored and raman-m committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b09bb55 View commit details
    Browse the repository at this point in the history
  3. SA1503 Braces should not be omitted.

    Wrap with braces
    raman-m committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    efc955b View commit details
    Browse the repository at this point in the history
  4. Add required namespaces

    raman-m committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    d0fca0f View commit details
    Browse the repository at this point in the history
  5. Fix build after rebasing

    raman-m committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    a4e33f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6504dcc View commit details
    Browse the repository at this point in the history
  7. Quick code review by @raman-m

    raman-m committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    d052f47 View commit details
    Browse the repository at this point in the history
  8. CacheTtlSeconds static value

    raman-m committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    ff3f5ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36909d9 View commit details
    Browse the repository at this point in the history
  10. Fix unit tests

    raman-m committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    615a7c7 View commit details
    Browse the repository at this point in the history