vault/builtin/logical/mysql
Nathan J. Mehl 83635c16b6 respond to feedback from @vishalnayak
- split out usernameLength and displaynameLength truncation values,
  as they are different things

- fetch username and displayname lengths from the role, not from
  the request parameters

- add appropriate defaults for username and displayname lengths
2016-07-20 06:36:51 -07:00
..
backend_test.go Convert MySQL tests to Dockerized versions 2016-07-01 11:36:28 -04:00
backend.go Have SQL backends Ping() before access. 2016-07-01 12:02:17 -04:00
path_config_connection.go Added warnings when configuring connection info in sql backends 2016-06-21 09:58:57 -04:00
path_config_lease.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_role_create.go respond to feedback from @vishalnayak 2016-07-20 06:36:51 -07:00
path_roles.go respond to feedback from @vishalnayak 2016-07-20 06:36:51 -07:00
secret_creds.go Make backends much more consistent: 2016-01-29 20:03:37 -05:00
util.go helper/uuid: single generateUUID definition 2015-06-30 12:38:32 -07:00