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

VAULT-8099 LDAP secrets engine #1859

Merged
merged 11 commits into from
May 18, 2023
Merged

VAULT-8099 LDAP secrets engine #1859

merged 11 commits into from
May 18, 2023

Commits on Apr 17, 2023

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

Commits on May 1, 2023

  1. secrets/ldap: add dynamic role resource (#1828)

    * secrets/ldap: add dynamic role resource
    
    * remove unnecessary url usage
    fairclothjm authored May 1, 2023
    Configuration menu
    Copy the full SHA
    06f2aa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a6e0d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. add ldap library set resource (#1832)

    * secrets/ldap: add dynamic role resource
    
    * remove unnecessary url usage
    
    * secrets/ldap: add library set resource
    
    * initial acc tests setup with docker compose
    
    * add ldap testdata and seed command in docker compose
    
    * fix docker compose bootstrap
    
    * simplify setup; don't use custom ldif seeding
    
    * add docs
    
    * add disable_check_in_enforcement field
    
    * add user to GH workflow to fix failing CI tests
    
    * address review comments
    
    * add sidebar content
    
    * address review comments
    fairclothjm authored May 3, 2023
    Configuration menu
    Copy the full SHA
    af9b5fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9b182f View commit details
    Browse the repository at this point in the history
  3. fix typo in docs

    raymonstah committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8a3e9d5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    4f12f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5c66d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efa948f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. add schema and connection_timeout to config

    add ConflictsWith to `length` and `password_policy`
    raymonstah committed May 17, 2023
    Configuration menu
    Copy the full SHA
    d3dd295 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

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