mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-12 17:47:02 +02:00
* Add missing delegated_auth_accessors config field to /sys/mounts/<path> 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 * Add cl * Fix documentation, using a comma separated list does not work * Apply suggestions from code review Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Drop plural on doc update --------- Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> |
||
---|---|---|
.. | ||
disable.mdx | ||
enable.mdx | ||
index.mdx | ||
list.mdx | ||
move.mdx | ||
tune.mdx |