mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-13 06:41:33 +01:00
* Change from default_role to default_directory_policy to allow future improvements. * Helper functions * Use the helper function and make fmt. * Do not allow the zero-length role "". * Semgrep doesn't like shadowing errors that are impossible to hit, so fix that. * Add default to switch branches. * Add/fix docs. * Fix wrong requestedRole