open-vault/builtin/logical/rabbitmq
swayne275 4632a26a09
Use %q for quoted strings where appropriate (#15216)
* change '%s' to %q where single vs double quotes shouldn't matter

* replace double quotes with %q in logs and errors
2022-08-03 12:32:45 -06:00
..
cmd/rabbitmq
backend.go [VAULT-3008] Update RabbitMQ dependency and fix regression in UserInfo.Tags in v3.9 (#12877) 2021-10-20 09:46:37 -07:00
backend_test.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
passwords.go
path_config_connection.go [VAULT-3008] Update RabbitMQ dependency and fix regression in UserInfo.Tags in v3.9 (#12877) 2021-10-20 09:46:37 -07:00
path_config_connection_test.go
path_config_lease.go
path_config_lease_test.go
path_role_create.go Remove spurious fmt.Printf calls including one of a key (#15344) 2022-05-19 12:27:02 -07:00
path_role_create_test.go
path_roles.go
secret_creds.go