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

fix: reduce db lookups in whoami for aal check #3372

Merged
merged 9 commits into from
Jul 13, 2023
Merged

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    8504775 View commit details
    Browse the repository at this point in the history
  2. feat: remove credential lookups in whoami call

    Significantly improves performance by reducing the amount of queries we need to do when checking for the different AAL levels.
    aeneasr committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    496a130 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Update session/manager_http.go

    Co-authored-by: Alano Terblanche <[email protected]>
    aeneasr and Benehiko committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    0415a80 View commit details
    Browse the repository at this point in the history
  2. u

    aeneasr committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6ed6ecf View commit details
    Browse the repository at this point in the history
  3. u

    aeneasr committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b854129 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. u

    aeneasr committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a483d7b View commit details
    Browse the repository at this point in the history
  2. chore: synchronize workspaces

    aeneasr committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5034468 View commit details
    Browse the repository at this point in the history
  3. chore: synchronize workspaces

    aeneasr committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    da2623a View commit details
    Browse the repository at this point in the history
  4. chore: synchronize workspaces

    aeneasr committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8fedaf1 View commit details
    Browse the repository at this point in the history