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

refactor(database,authorization,grpc-sdk): Mongo authz query aggregations #657

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    e96b725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3ac320 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    bec5e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29c7ca1 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Nov 9, 2023

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

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    03aa316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ca2daf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    765a5c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    664c841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a51eeb5 View commit details
    Browse the repository at this point in the history
  3. fix(database): query types, Authz check condition cleanups (#817)

    * fix(database): parsedQuery types
    
    * fix(database): sql/mongo null queries ignored due to authz checks
    
    * fix(database): isNil checks not checking empty objects
    
    * fix(database): null-less query types
    kon14 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    375adeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5c1d19 View commit details
    Browse the repository at this point in the history