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 missing delegated_auth_accessors config field to /sys/mounts/<path> response #26876

Merged
merged 5 commits into from
May 8, 2024

Commits on May 8, 2024

  1. Add missing delegated_auth_accessors config field to /sys/mounts/<pat…

    …h> response
    
     - The field hadn't been properly populated in the JSON struct being returned
       through the API response, but had been properly set in the stored structs
       in the backend.
     - Add missing update to the command tune docs for the -delegated-auth-accessors
       option that existed
     - Add -delegated-auth-accessors to the secret enable vault command along with
       a docs update
    stevendpclark committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b4bddb5 View commit details
    Browse the repository at this point in the history
  2. Add cl

    stevendpclark committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1713810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36eb39e View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Sarah Chavis <[email protected]>
    stevendpclark and schavis authored May 8, 2024
    Configuration menu
    Copy the full SHA
    4dedf2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9dd7e3 View commit details
    Browse the repository at this point in the history