vault/builtin/logical/postgresql
Jeff Mitchell 7d1f0facb8 Add arbitrary string slice parsing.
Like the KV function, this supports either separated strings or JSON
strings, base64-encoded or not.

Fixes #1619 in theory.
2016-08-03 14:24:16 -04:00
..
backend_test.go Remove unused VerifyConnection from storage entries of SQL backends 2016-07-19 11:55:49 -04:00
backend.go Have SQL backends Ping() before access. 2016-07-01 12:02:17 -04:00
path_config_connection.go Remove unused VerifyConnection from storage entries of SQL backends 2016-07-19 11:55:49 -04:00
path_config_lease.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_role_create.go Add arbitrary string slice parsing. 2016-08-03 14:24:16 -04:00
path_roles.go Add arbitrary string slice parsing. 2016-08-03 14:24:16 -04:00
query.go logical/postgresql: creating roles 2015-04-18 18:09:33 -07:00
secret_creds.go handle revocations for roles that have privileges on sequences 2016-07-11 13:16:45 +02:00