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 Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
fairshare reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
flag-kv Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
flag-slice command/server: add config loading 2015-03-12 15:21:11 -07:00
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 Add a new "vault monitor" command (#8477) 2020-05-21 13:07:50 -07:00
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 helper: deprecate errwrap.Wrapf() (#11556) 2021-05-07 08:53:20 -04:00
policies Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
proxyutil Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
random Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
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 Fix Racy Activity Log Tests (#10484) 2020-12-02 13:48:13 -07:00