open-vault/builtin/credential/ldap
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/ldap
backend.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
backend_test.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
cli.go deprecating Legacy MFA (#14869) 2022-04-19 21:19:34 -04:00
path_config.go auth/ldap: add resp warning if userfilter doesn't consider userattr (#14095) 2022-02-17 17:19:44 -08:00
path_groups.go
path_login.go Fix handling of username_as_alias during LDAP authentication (#15525) 2022-05-20 14:17:26 -07:00
path_users.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00