open-vault/builtin/logical/postgresql
Jeff Mitchell 434ed2faf2 Merge pull request #1573 from mickhansen/logical-postgresql-revoke-sequences
handle revocations for roles that have privileges on sequences
2016-07-18 13:30:42 -04:00
..
backend.go Have SQL backends Ping() before access. 2016-07-01 12:02:17 -04:00
backend_test.go incorporate code style guidelines 2016-07-11 13:35:35 +02:00
path_config_connection.go Dockerize Postgres secret backend acceptance tests 2016-06-30 13:46:39 -04:00
path_config_lease.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_role_create.go Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC 2016-07-08 18:30:18 -04:00
path_roles.go Add list support for postgres roles 2016-01-28 14:41:50 -05:00
query.go
secret_creds.go handle revocations for roles that have privileges on sequences 2016-07-11 13:16:45 +02:00
util.go