open-vault/command/agent/auth
Jim Kalafut 4ef8d66318
Reset agent backoff on successful auth (#11033)
The existing code would retain the previous backoff value even after the
system had recovered. This PR fixes that issue and improves the
structure of the backoff code.
2021-03-03 14:15:18 -08:00
..
alicloud Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
approle Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
aws Add logging during awskms auto-unseal (#9794) 2020-09-28 14:06:49 -07:00
azure Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
cert agent: support providing certificate information in cert's config map (#9819) 2020-08-25 14:26:06 -07:00
cf Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
gcp Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
jwt Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
kerberos agent/auth/kerberos: add disable_fast_negotiation (#9892) 2020-09-04 16:46:18 -04:00
kubernetes Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
auth.go Reset agent backoff on successful auth (#11033) 2021-03-03 14:15:18 -08:00
auth_test.go Reset agent backoff on successful auth (#11033) 2021-03-03 14:15:18 -08:00