open-vault/builtin/credential/approle
Vishal Nayak 41ac1e4b53
AppRole: Cleanup accessor indexes and dangling accessor indexes (#3924)
* Cleanup accessor indexes and dangling accessor indexes

* Add a test that exercises the accessor cleanup
2018-02-06 15:44:48 -05:00
..
backend.go Don't run rollback and upgrade functionality if we are a replication secondary (#3900) 2018-02-02 20:28:25 -05:00
backend_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_login.go Differentiate between user/internal error in AppRole login. (#3902) 2018-02-02 20:34:32 -05:00
path_login_test.go Don't call LeaseExtend on login renewal paths when period is provided (#3803) 2018-01-18 12:19:18 -05:00
path_role.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_role_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_tidy_user_id.go AppRole: Cleanup accessor indexes and dangling accessor indexes (#3924) 2018-02-06 15:44:48 -05:00
path_tidy_user_id_test.go AppRole: Cleanup accessor indexes and dangling accessor indexes (#3924) 2018-02-06 15:44:48 -05:00
validation.go Differentiate between user/internal error in AppRole login. (#3902) 2018-02-02 20:34:32 -05:00
validation_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00