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

Optimized Privilege Evaluation #4380

Merged

Commits on Nov 6, 2024

  1. Optimized privilege evaluation

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    598c8ac View commit details
    Browse the repository at this point in the history
  2. Optimized DLS/FLS

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4ec0c60 View commit details
    Browse the repository at this point in the history
  3. Removed code which is no longer needed

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    92c7ae6 View commit details
    Browse the repository at this point in the history
  4. Made addStatics() generic

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    196346a View commit details
    Browse the repository at this point in the history
  5. Review: Properly abort in case a restricted role fails during rule ev…

    …aluation
    
    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    55cc6ff View commit details
    Browse the repository at this point in the history
  6. Tests and cleanup

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    de994f7 View commit details
    Browse the repository at this point in the history
  7. Tests and cleanup

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7a03530 View commit details
    Browse the repository at this point in the history
  8. Applied changes from opensearch-project#4826

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b75ff83 View commit details
    Browse the repository at this point in the history
  9. Applied spotless

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ceaa43a View commit details
    Browse the repository at this point in the history
  10. Applied spotless

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a441b21 View commit details
    Browse the repository at this point in the history
  11. Removed unnecessary parameter

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9c311ca View commit details
    Browse the repository at this point in the history
  12. Added comment

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d027688 View commit details
    Browse the repository at this point in the history
  13. Added comment

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6a86299 View commit details
    Browse the repository at this point in the history
  14. Code restructuring

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2ede5af View commit details
    Browse the repository at this point in the history
  15. Removed the setting plugins.security.privileges_evaluation.precompute…

    …d_privileges.include_indices
    
    See discussion in opensearch-project#4380 (comment)
    
    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    490cef9 View commit details
    Browse the repository at this point in the history
  16. Added tests for max_heap_size setting in action

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    05fac07 View commit details
    Browse the repository at this point in the history
  17. Added check for OPENDISTRO_SECURITY_CONF_REQUEST_HEADER

    Signed-off-by: Nils Bandener <[email protected]>
    nibix committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3064614 View commit details
    Browse the repository at this point in the history