mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 14:11:10 +01:00
* Fix SSH zero address OTP delete Fixed bug where SSH OTP roles could not be deleted if a zero-address role previously existed, and there currently exist no zero-address roles. Fixes #6382 * Eliminate zeroAddressRoles remove function