open-vault/builtin/logical/mssql
Calvin Leung Huang 610c137a3d
Remove sensitive fields when reading config data (#4216)
* Remove sensitive fields when reading config data

* Do not use structs; build and return map explicitly

* Revert tag in postgresql

* Fix tests
2018-03-30 10:17:39 -04:00
..
backend.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
backend_test.go Remove sensitive fields when reading config data (#4216) 2018-03-30 10:17:39 -04:00
path_config_connection.go Remove sensitive fields when reading config data (#4216) 2018-03-30 10:17:39 -04:00
path_config_lease.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_creds_create.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_roles.go Fix some typos (#3923) 2018-02-06 13:35:01 -05:00
secret_creds.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
util.go Adding verify_connection to config, docs updates, misc cleanup 2016-03-09 23:08:05 -05:00