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

Add backend filtering for legacy internal user and service accounts #2786

Commits on May 11, 2023

  1. initial draft

    Signed-off-by: scosta <samuel.costa@eliatra.com>
    samuelcostae committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8326734 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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

Commits on May 22, 2023

  1. Fix the import org.opensearch.core.common.Strings;

    Signed-off-by: Ryan Liang <jiallian@amazon.com>
    RyanL1997 authored and samuelcostae committed May 22, 2023
    Configuration menu
    Copy the full SHA
    7a836bd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. cleanup

    Signed-off-by: scosta <samuel.costa@eliatra.com>
    samuelcostae committed May 23, 2023
    Configuration menu
    Copy the full SHA
    8c43af9 View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/org/opensearch/security/user/UserService.java

    Co-authored-by: Darshit Chanpura <35282393+DarshitChanpura@users.noreply.github.com>
    Signed-off-by: Sam <128482925+samuelcostae@users.noreply.github.com>
    samuelcostae and DarshitChanpura authored May 23, 2023
    Configuration menu
    Copy the full SHA
    cbc1fb4 View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/org/opensearch/security/dlic/rest/api/InternalUs…

    …ersApiAction.java
    
    Co-authored-by: Darshit Chanpura <35282393+DarshitChanpura@users.noreply.github.com>
    Signed-off-by: Sam <128482925+samuelcostae@users.noreply.github.com>
    samuelcostae and DarshitChanpura authored May 23, 2023
    Configuration menu
    Copy the full SHA
    d931698 View commit details
    Browse the repository at this point in the history
  4. Update src/main/java/org/opensearch/security/user/UserService.java

    Co-authored-by: Darshit Chanpura <35282393+DarshitChanpura@users.noreply.github.com>
    Signed-off-by: Sam <128482925+samuelcostae@users.noreply.github.com>
    samuelcostae and DarshitChanpura authored May 23, 2023
    Configuration menu
    Copy the full SHA
    0bc21aa View commit details
    Browse the repository at this point in the history
  5. restoring new endpoints. removing unused imports

    Signed-off-by: scosta <samuel.costa@eliatra.com>
    samuelcostae committed May 23, 2023
    Configuration menu
    Copy the full SHA
    44bfe91 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

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

Commits on May 25, 2023

  1. refactoring

    Signed-off-by: scosta <samuel.costa@eliatra.com>
    samuelcostae committed May 25, 2023
    Configuration menu
    Copy the full SHA
    80dc161 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. tests

    Signed-off-by: scosta <samuel.costa@eliatra.com>
    samuelcostae committed May 29, 2023
    Configuration menu
    Copy the full SHA
    5fc1623 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Expliciting imports

    Signed-off-by: scosta <samuel.costa@eliatra.com>
    samuelcostae committed May 30, 2023
    Configuration menu
    Copy the full SHA
    d7e7498 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge branch 'main' into 2704-filter-internal-and-service-accounts

    Signed-off-by: Sam <128482925+samuelcostae@users.noreply.github.com>
    samuelcostae authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ca3c27c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. spotless apply

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a9e52c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc93999 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 10, 2023

  1. opensearch-project#2704 Merge bug on SecurityDynamicConfiguration.java

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a1f42c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Update src/main/java/org/opensearch/security/user/UserService.java

    Co-authored-by: Darshit Chanpura <35282393+DarshitChanpura@users.noreply.github.com>
    Signed-off-by: Sam <128482925+samuelcostae@users.noreply.github.com>
    samuelcostae and DarshitChanpura authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    37993d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge branch 'main' into 2704-filter-internal-and-service-accounts

    # Conflicts:
    #	src/test/java/org/opensearch/security/dlic/rest/api/UserApiTest.java
    samuelcostae committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5dd10b1 View commit details
    Browse the repository at this point in the history
  2. Fixing imports and references for core changes on Strings class and X…

    …contentBuilder
    
    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dd3f453 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into 2704-filter-internal-and-service-accounts

    # Conflicts:
    #	src/integrationTest/java/org/opensearch/test/framework/cluster/LocalOpenSearchCluster.java
    #	src/integrationTest/java/org/opensearch/test/framework/cluster/TestRestClient.java
    #	src/main/java/org/opensearch/security/configuration/ConfigurationRepository.java
    #	src/main/java/org/opensearch/security/configuration/DlsFlsValveImpl.java
    #	src/main/java/org/opensearch/security/user/UserService.java
    #	src/test/java/org/opensearch/security/ConfigTests.java
    #	src/test/java/org/opensearch/security/auditlog/config/AuditConfigSerializeTest.java
    #	src/test/java/org/opensearch/security/dlic/dlsfls/DlsTest.java
    samuelcostae committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    448cdf6 View commit details
    Browse the repository at this point in the history
  4. aggregating new filters to existing endpoint and filtering by request…

    … query param.
    
    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7bca971 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e9fb82 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 14, 2023

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

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    99fab2b View commit details
    Browse the repository at this point in the history
  2. Fixing * Import

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8cc81f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Java doc for filter method and small fixes

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5c04681 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    6654233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80925f4 View commit details
    Browse the repository at this point in the history
  3. refactor and test changes

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    71b83f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. refactor and test changes

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    be44715 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Merge branch 'main' into 2704-filter-internal-and-service-accounts

    # Conflicts:
    #	src/main/java/org/opensearch/security/dlic/rest/api/InternalUsersApiAction.java
    samuelcostae committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fce3ef9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. draft changes after refactor

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6a82370 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. draft changes after refactor

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0351efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ed6a7 View commit details
    Browse the repository at this point in the history
  3. changes from PR feedback

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b9bf81b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Update src/main/java/org/opensearch/security/user/UserService.java

    Co-authored-by: Darshit Chanpura <35282393+DarshitChanpura@users.noreply.github.com>
    Signed-off-by: Sam <128482925+samuelcostae@users.noreply.github.com>
    samuelcostae and DarshitChanpura authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    81cbbc0 View commit details
    Browse the repository at this point in the history
  2. small bug fix

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    82708fd View commit details
    Browse the repository at this point in the history
  3. spotless and draft unit test

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0d3916d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80ecaa4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. test and filter enum changes

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    34a90dd View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Service/Attributes bug on Handling new account put rest request

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d887b40 View commit details
    Browse the repository at this point in the history
  2. Service/Attributes bug on Handling new account put rest request

    Signed-off-by: Sam <samuel.costa@eliatra.com>
    samuelcostae committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    6c24fe2 View commit details
    Browse the repository at this point in the history