open-vault/helper
Jordan Reimer 36ccfaa3aa
MFA (#14049)
* adds development workflow to mirage config

* adds mirage handler and factory for mfa workflow

* adds mfa handling to auth service and cluster adapter

* moves auth success logic from form to controller

* adds mfa form component

* shows delayed auth message for all methods

* adds new code delay to mfa form

* adds error views

* fixes merge conflict

* adds integration tests for mfa-form component

* fixes auth tests

* updates mfa response handling to align with backend

* updates mfa-form to handle multiple methods and constraints

* adds noDefault arg to Select component

* updates mirage mfa handler to align with backend and adds generator for various mfa scenarios

* adds tests

* flaky test fix attempt

* reverts test fix attempt

* adds changelog entry

* updates comments for todo items

* removes faker from mfa mirage factory and handler

* adds number to word helper

* fixes tests

* Revert "Merge branch 'main' into ui/mfa"

This reverts commit 8ee6a6aaa1b6c9ec16b985c10d91c3806819ec40, reversing
changes made to 2428dd6cca07bb41cda3f453619646ca3a88bfd0.

* format-ttl helper fix from main
2022-02-17 09:10:56 -07: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 feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
hostutil Convert to Go 1.17 go:build directive (#13579) 2022-01-05 12:02:03 -06:00
identity feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06: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 MFA (#14049) 2022-02-17 09:10:56 -07: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 feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06: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