vault/builtin/logical/database
Jim Kalafut c4b32ced0e
Fix DB role statement update (#5058)
The backwards compatibility logic was preventing updates to role
statements from taking effect. This change removes persistence of
deprecated statement fields.
2018-08-10 09:00:52 -07:00
..
dbplugin Make proto 2018-07-10 20:49:48 -04:00
backend_test.go Fix DB role statement update (#5058) 2018-08-10 09:00:52 -07:00
backend.go Fix deadlock in root credential rotation (#4309) 2018-04-08 13:34:59 -04:00
path_config_connection.go Database updates (#4787) 2018-06-19 11:24:28 -04:00
path_creds_create.go Database updates (#4787) 2018-06-19 11:24:28 -04:00
path_roles.go Fix DB role statement update (#5058) 2018-08-10 09:00:52 -07:00
path_rotate_credentials.go Fix deadlock in root credential rotation (#4309) 2018-04-08 13:34:59 -04:00
secret_creds.go Fix interface conversion panic during database creds revoke (#4850) 2018-06-28 09:42:04 -07:00