vault/builtin/logical/ssh
Matthew Bamber cd0c36f6d6 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 Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
backend_test.go Add signed key constraints to SSH CA [continued] (#6030) 2019-02-11 13:03:26 -05:00
backend.go Add context to the NewSalt function (#4102) 2018-03-08 11:21:11 -08:00
communicator.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
linux_install_script.go Use locking to avoid parallel script execution (#4358) 2018-04-23 18:04:22 -04:00
path_config_ca_test.go Fix tests 2018-12-11 15:04:02 -05:00
path_config_ca.go Fix SSH CA giving 500 if keys need to be deleted (#5897) 2018-12-04 13:29:11 -05:00
path_config_zeroaddress.go Fix SSH zero address OTP delete (#6390) 2019-03-14 08:56:40 -07:00
path_creds_create.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
path_fetch.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_keys.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_lookup.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_roles.go make fmt 2019-02-20 12:12:21 -08:00
path_sign.go Add signed key constraints to SSH CA [continued] (#6030) 2019-02-11 13:03:26 -05:00
path_verify.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
secret_dynamic_key.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
secret_otp.go Add context to the NewSalt function (#4102) 2018-03-08 11:21:11 -08:00
util.go Add signed key constraints to SSH CA [continued] (#6030) 2019-02-11 13:03:26 -05:00