open-vault/builtin/credential/userpass
akshya96 542570c289
Return errInvalidCredentials when wrong credentials is provided for existent users (#17104)
* adding errInvalidCredentials

* fixing tests

* add changelog

* fixing fmt errors

* test if routeErr is seen externally and fixing error comment

* adding fmt changes

* adding comments
2022-09-27 16:49:14 -07:00
..
cmd/userpass feature: secrets/auth plugin multiplexing (#14946) 2022-08-29 21:42:26 -05:00
backend.go deprecating Legacy MFA (#14869) 2022-04-19 21:19:34 -04:00
backend_test.go update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00
cli.go deprecating Legacy MFA (#14869) 2022-04-19 21:19:34 -04:00
path_login.go Return errInvalidCredentials when wrong credentials is provided for existent users (#17104) 2022-09-27 16:49:14 -07:00
path_user_password.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_user_policies.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_users.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
stepwise_test.go update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00