open-vault/builtin/logical/mssql
Jeff Mitchell 9e204bd88c 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.go Have SQL backends Ping() before access. 2016-07-01 12:02:17 -04:00
backend_test.go Remove unused VerifyConnection from storage entries of SQL backends 2016-07-19 11:55:49 -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 Cleaning up lease and lease duration vars and params 2016-03-10 21:15:18 -05:00
path_creds_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
secret_creds.go Add stmt close calls 2016-06-29 17:39:47 -04:00
util.go Adding verify_connection to config, docs updates, misc cleanup 2016-03-09 23:08:05 -05:00