open-vault/builtin/logical/mssql
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 some more SealWrap declarations (#3531) 2017-11-03 11:43:31 -04:00
backend_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_config_connection.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_config_lease.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_creds_create.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_roles.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
secret_creds.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
util.go Adding verify_connection to config, docs updates, misc cleanup 2016-03-09 23:08:05 -05:00