vault/builtin/credential/ldap
John-Michael Faircloth f2b5290bc1
ldap/auth: add tests for login regressions (#26327)
* ldap/auth: add tests for login regressions

Add tests to cover the regressions reported in
- https://github.com/hashicorp/vault/issues/26171
- https://github.com/hashicorp/vault/issues/26183

* fix tests; update image tag
2024-04-10 17:39:30 +00:00
..
cmd/ldap [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
backend.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
backend_test.go ldap/auth: add tests for login regressions (#26327) 2024-04-10 17:39:30 +00:00
cli.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_config.go Add a /config/rotate-root path to the ldap auth backend (#24099) 2023-11-27 15:48:16 -05:00
path_config_rotate_root.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_config_rotate_root_test.go Add a /config/rotate-root path to the ldap auth backend (#24099) 2023-11-27 15:48:16 -05:00
path_groups.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_login.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_users.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00