open-vault/builtin/logical/database
Chris Hoffman 40dc317f41
Prevent returning password in reads of connection config info (#4300)
* prevent returning password in reads of connection config info

* fixing a test

* masking password in connection url on reads

* addressing feedback

* removing extra check
2018-04-07 11:06:04 -04:00
..
dbplugin
backend.go
backend_test.go Prevent returning password in reads of connection config info (#4300) 2018-04-07 11:06:04 -04:00
path_config_connection.go Prevent returning password in reads of connection config info (#4300) 2018-04-07 11:06:04 -04:00
path_creds_create.go
path_roles.go
path_rotate_credentials.go
secret_creds.go