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

[v15] Fix overwritten ACL member values during Sync & SCIM push #40544

Merged
merged 10 commits into from
Apr 24, 2024

Commits on Apr 15, 2024

  1. Fix overwritten member values

    tcsc authored and github-actions committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    155205c View commit details
    Browse the repository at this point in the history
  2. test fixup

    tcsc authored and github-actions committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e6d5c16 View commit details
    Browse the repository at this point in the history
  3. refactor for readability

    tcsc authored and github-actions committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7700462 View commit details
    Browse the repository at this point in the history
  4. Addess review feedback

    tcsc authored and github-actions committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5b8180d View commit details
    Browse the repository at this point in the history
  5. Preserve "AddedBy"

    tcsc authored and github-actions committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f717ad7 View commit details
    Browse the repository at this point in the history
  6. Make preserving metadata the default behaviour

    tcsc authored and github-actions committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6892bdc View commit details
    Browse the repository at this point in the history
  7. fix cache tests

    tcsc authored and github-actions committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    853baa8 View commit details
    Browse the repository at this point in the history
  8. Replace custom validation with calls to CheckAndSetDefaults()

    tcsc authored and github-actions committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    32d513c View commit details
    Browse the repository at this point in the history
  9. Commentary on metadata preservation

    tcsc authored and github-actions committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b6b0715 View commit details
    Browse the repository at this point in the history
  10. Test Fixup

    tcsc authored and github-actions committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3587c0d View commit details
    Browse the repository at this point in the history