open-vault/builtin/credential/approle
Jeff Mitchell f7147025dd
Migrate to sdk/internalshared libs in go-secure-stdlib (#12090)
* Swap sdk/helper libs to go-secure-stdlib

* Migrate to go-secure-stdlib reloadutil

* Migrate to go-secure-stdlib kv-builder

* Migrate to go-secure-stdlib gatedwriter
2021-07-15 20:17:31 -04:00
..
cmd/approle Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
backend.go Reduce blocking in approle tidy by grabbing only one lock at a time. (#8418) 2020-03-03 16:43:24 -05:00
backend_test.go Tokenutil: Perform num uses check earlier (#11647) 2021-05-19 14:06:08 -04:00
path_login.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
path_login_test.go approle: Include role_name in alias metadata (#9529) 2020-10-16 14:01:57 -07:00
path_role.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
path_role_test.go builtin/credential/approle: fix dropped test errors (#11990) 2021-07-05 11:00:12 -04:00
path_tidy_user_id.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
path_tidy_user_id_test.go builtin/credential/approle: fix dropped test errors (#11990) 2021-07-05 11:00:12 -04:00
validation.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
validation_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00