open-vault/builtin/credential/approle
Vishal Nayak 61d617df81
Avoid race conditions in AppRole (#3561)
* avoid race conditions in approle

* return a warning from role read if secondary index is missing

* Create a role ID index if a role is missing one

* Fix locking in approle read and add test

* address review feedback
2017-11-10 11:32:04 -05:00
..
backend.go Add BackendType to existing backends (#3078) 2017-07-28 14:04:46 -04:00
backend_test.go Backend plugin system (#2874) 2017-07-20 13:28:40 -04:00
path_login.go Avoid race conditions in AppRole (#3561) 2017-11-10 11:32:04 -05:00
path_login_test.go Store the CIDR list in the secret ID storage entry. 2016-09-21 20:19:26 -04:00
path_role.go Avoid race conditions in AppRole (#3561) 2017-11-10 11:32:04 -05:00
path_role_test.go Avoid race conditions in AppRole (#3561) 2017-11-10 11:32:04 -05:00
path_tidy_user_id.go Convert to logxi 2016-08-21 18:13:37 -04:00
validation.go Avoid race conditions in AppRole (#3561) 2017-11-10 11:32:04 -05:00
validation_test.go Make secret-id reading and deleting, a POST op instead of GET 2016-09-28 20:22:37 -04:00