open-vault/builtin/logical/database
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
..
dbplugin Database Root Credential Rotation (#3976) 2018-03-21 15:05:56 -04:00
backend.go Database Root Credential Rotation (#3976) 2018-03-21 15:05:56 -04: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_creds_create.go Database Root Credential Rotation (#3976) 2018-03-21 15:05:56 -04:00
path_roles.go Database Root Credential Rotation (#3976) 2018-03-21 15:05:56 -04:00
path_rotate_credentials.go Database Root Credential Rotation (#3976) 2018-03-21 15:05:56 -04:00
secret_creds.go Database Root Credential Rotation (#3976) 2018-03-21 15:05:56 -04:00