open-vault/builtin/credential
Jeff Mitchell 98bf463a65 Make single-lease revocation behave like expiration (#4883)
This change makes it so that if a lease is revoked through user action,
we set the expiration time to now and update pending, just as we do with
tokens. This allows the normal retry logic to apply in these cases as
well, instead of just erroring out immediately. The idea being that once
you tell Vault to revoke something it should keep doing its darndest to
actually make that happen.
2018-07-11 15:45:35 -04:00
..
app-id Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
approle Make single-lease revocation behave like expiration (#4883) 2018-07-11 15:45:35 -04:00
aws Make single-lease revocation behave like expiration (#4883) 2018-07-11 15:45:35 -04:00
cert strip checking cidrs on renewals (#4682) 2018-06-03 09:22:54 -04:00
github Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
ldap Do not fail login if no policies are mapped to the user or group (#4798) 2018-06-19 23:00:22 -04:00
okta Do not fail login if no policies are mapped to the user or group (#4798) 2018-06-19 23:00:22 -04:00
radius Simplify logic 2018-06-19 23:07:56 -04:00
token Changes the way policies are reported in audit logs (#4747) 2018-06-14 09:49:33 -04:00
userpass strip checking cidrs on renewals (#4682) 2018-06-03 09:22:54 -04:00