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

ldap rotation import skip parameter #2128

Merged
merged 26 commits into from
Feb 21, 2024
Merged

Commits on Jan 12, 2024

  1. data source fields

    kpcraig committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e61366f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 17, 2024

  1. nil value that is rejected on update

    it might be better to update vault to just ignore/warn rather than error instead of this
    kpcraig committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    849cc8d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    4621649 View commit details
    Browse the repository at this point in the history
  2. fix boolean

    kpcraig committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    761ce2e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    21c60df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3640082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd1a8f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    a23c888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b287f View commit details
    Browse the repository at this point in the history
  3. invert boolean

    kpcraig committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    86cc396 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. test fixes

    kpcraig committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8c28de0 View commit details
    Browse the repository at this point in the history
  2. add test for backend

    kpcraig committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7716303 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. don't use GetOK for booleans

    kpcraig committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    abd73c2 View commit details
    Browse the repository at this point in the history
  2. update documentation

    kpcraig committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6025d5e View commit details
    Browse the repository at this point in the history
  3. update changelog

    kpcraig committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    19ee87b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    2df416c View commit details
    Browse the repository at this point in the history
  2. add commentary

    kpcraig committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c8373b6 View commit details
    Browse the repository at this point in the history
  3. add test

    kpcraig committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8864062 View commit details
    Browse the repository at this point in the history
  4. add test

    kpcraig committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    17274e4 View commit details
    Browse the repository at this point in the history
  5. update skip check

    kpcraig committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    cddd3b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Update vault/resource_ldap_secret_backend_test.go

    Co-authored-by: John-Michael Faircloth <[email protected]>
    kpcraig and fairclothjm authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0574b4b View commit details
    Browse the repository at this point in the history
  2. Update vault/resource_ldap_secret_backend_static_role_test.go

    Co-authored-by: John-Michael Faircloth <[email protected]>
    kpcraig and fairclothjm authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6cf7caf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9677686 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/VAULT-23264/ldap-ro…

    …tation-import-ski' into VAULT-23264/ldap-rotation-import-ski
    kpcraig committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    080a09a View commit details
    Browse the repository at this point in the history
  5. clean up credential code

    kpcraig committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2e75933 View commit details
    Browse the repository at this point in the history