open-vault/builtin/logical/ssh
Matthew Bamber 4283e6a408 Fix SSH zero address OTP delete (#6390)
* 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
2019-03-14 08:56:40 -07:00
..
cmd/ssh
backend.go
backend_test.go
communicator.go
linux_install_script.go
path_config_ca.go
path_config_ca_test.go
path_config_zeroaddress.go
path_creds_create.go
path_fetch.go
path_keys.go
path_lookup.go
path_roles.go
path_sign.go
path_verify.go
secret_dynamic_key.go
secret_otp.go
util.go