open-vault/helper
Josh Black e83471d7de
Login MFA (#14025)
* Login MFA

* ENT OSS segragation (#14088)

* Delete method id if not used in an MFA enforcement config (#14063)

* Delete an MFA methodID only if it is not used by an MFA enforcement config

* Fixing a bug: mfa/validate is an unauthenticated path, and goes through the handleLoginRequest path

* adding use_passcode field to DUO config (#14059)

* add changelog

* preventing replay attack on MFA passcodes (#14056)

* preventing replay attack on MFA passcodes

* using %w instead of %s for error

* Improve CLI command for login mfa (#14106)

CLI prints a warning message indicating the login request needs to get validated

* adding the validity period of a passcode to error messages (#14115)

* PR feedback

* duo to handle preventing passcode reuse

Co-authored-by: hghaf099 <83242695+hghaf099@users.noreply.github.com>
Co-authored-by: hamid ghaf <hamid@hashicorp.com>
2022-02-17 13:08:51 -08:00
..
builtinplugins feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
constants Convert to Go 1.17 go:build directive (#13579) 2022-01-05 12:02:03 -06:00
dhutil
fairshare reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
flag-kv
flag-slice
forwarding Login MFA (#14025) 2022-02-17 13:08:51 -08:00
hostutil Convert to Go 1.17 go:build directive (#13579) 2022-01-05 12:02:03 -06:00
identity Login MFA (#14025) 2022-02-17 13:08:51 -08:00
metricsutil Bump timeout for gauge testing to 500 ms from 100 ms. (#13836) 2022-01-31 12:01:48 -06:00
mfa reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
monitor
namespace Login MFA (#14025) 2022-02-17 13:08:51 -08:00
parseip Move to go 1.17 (#12868) 2021-10-21 09:32:03 -04:00
pgpkeys
policies
proxyutil
random
storagepacker Login MFA (#14025) 2022-02-17 13:08:51 -08:00
testhelpers secret/consul: Add Consul ACL roles support (#14014) 2022-02-16 19:31:08 -06:00
timeutil