open-vault/builtin/credential/approle
Brian Kassouf 1c190d4bda
Pass context to backends (#3750)
* Start work on passing context to backends

* More work on passing context

* Unindent logical system

* Unindent token store

* Unindent passthrough

* Unindent cubbyhole

* Fix tests

* use requestContext in rollback and expiration managers
2018-01-08 10:31:38 -08: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 Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_login_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_role.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_role_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_tidy_user_id.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
validation.go Fix the casing problem in approle (#3665) 2017-12-11 16:41:17 -05:00
validation_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00