mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-31 19:41:12 +02:00
* avoid race conditions in approle * return a warning from role read if secondary index is missing * Create a role ID index if a role is missing one * Fix locking in approle read and add test * address review feedback