Mike Palmiotto
9c61738c63
Wrap overloaded errors from the WAL backend ( #26928 )
...
This PR adds the CE plumbing to expose underyling ErrOverloaded errors.
The wrapper allows the HTTP layer to correctly assign 503 status codes
in responses.
2024-05-10 09:43:39 -04:00
Alexander Scheel
38fc3e79f2
Add support for HEAD operations ( #19520 )
...
* Add header operation to sdk/logical
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Add support for routing HEAD operations
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Add changelog entry
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
---------
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2023-03-21 18:37:17 -04:00
Hamid Ghaf
e55c18ed12
adding copyright header ( #19555 )
...
* adding copyright header
* fix fmt and a test
2023-03-15 09:00:52 -07:00
akshya96
9d49bfa05d
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
Jeff Mitchell
170521481d
Create sdk/ and api/ submodules ( #6583 )
2019-04-12 17:54:35 -04:00