vault/builtin/credential/userpass
Luis (LT) Carbonell 7c1a83422b
Improve Error Handling for Missing Credentials in AppRole and UserPass (#28441)
* Return invalid credentials for missing login parameters (400 vs 500)

* Add changelog

* Update test
2024-09-23 10:55:20 -04:00
..
cmd/userpass [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
backend.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
backend_test.go Support pre-hashed passwords with userpass backend (#25862) 2024-03-12 18:16:11 +00:00
cli.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_login.go Improve Error Handling for Missing Credentials in AppRole and UserPass (#28441) 2024-09-23 10:55:20 -04:00
path_user_password.go Support pre-hashed passwords with userpass backend (#25862) 2024-03-12 18:16:11 +00:00
path_user_password_test.go make fmt (#25903) 2024-03-13 11:59:23 +00:00
path_user_policies.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_users.go Support pre-hashed passwords with userpass backend (#25862) 2024-03-12 18:16:11 +00:00
stepwise_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00