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

Enable role and profile caching #2533

Merged
merged 7 commits into from
May 31, 2024
Merged

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    37d61c7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    508dc52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3b5099 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    571dccf View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. test(profilerepository): remove extraneous tests

    The internal memory cache has been removed, and the cache testing is handled by the ObjectRepository
    tests
    fmauNeko committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0ade581 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix(profilerepository): do not store optimized policies in cache

    Serializing a Map is apparently a bad idea
    fmauNeko committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9cf9d69 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update test/core/security/profileRepository.test.js

    Co-authored-by: Alexis FONDARD MARTIN <[email protected]>
    fmauNeko and afondard authored May 31, 2024
    Configuration menu
    Copy the full SHA
    40985aa View commit details
    Browse the repository at this point in the history