open-vault/builtin/credential/approle
Vishal Nayak 527eb418fe
approle: Use TypeCommaStringSlice for BoundCIDRList (#4078)
* Use TypeCommaStringSlice for Approle bound_cidr_list

* update docs

* Add comments in the test
2018-03-08 17:49:08 -05:00
..
backend.go Add context to the NewSalt function (#4102) 2018-03-08 11:21:11 -08: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 approle: Use TypeCommaStringSlice for BoundCIDRList (#4078) 2018-03-08 17:49:08 -05:00
path_role_test.go approle: Use TypeCommaStringSlice for BoundCIDRList (#4078) 2018-03-08 17:49:08 -05:00
path_tidy_user_id.go Add context to the NewSalt function (#4102) 2018-03-08 11:21:11 -08: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 approle: Use TypeCommaStringSlice for BoundCIDRList (#4078) 2018-03-08 17:49:08 -05:00
validation_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00