Mariano Cano
|
b5db3f5706
|
Modify errs.ForbiddenErr to always return an error to the cli.
|
2021-11-23 11:52:55 -08:00 |
|
Mariano Cano
|
aa3fdf8fb9
|
Do not overwrite errors.
|
2021-11-18 19:03:43 -08:00 |
|
Mariano Cano
|
8c8db0d4b7
|
Modify errs.BadRequestErr() to always return an error to the client.
|
2021-11-18 18:17:36 -08:00 |
|
Mariano Cano
|
8ce807a6cb
|
Modify errs.BadRequest() calls to always send an error to the client.
|
2021-11-18 15:12:44 -08:00 |
|
gucchisk
|
4ad6be2680
|
Fix error message of bad request
|
2020-09-10 23:45:44 +09:00 |
|
max furman
|
1cb8bb3ae1
|
Simplify statuscoder error generators.
|
2020-01-28 13:29:40 -08:00 |
|
max furman
|
dccbdf3a90
|
Introduce generalized statusCoder errors and loads of ssh unit tests.
* StatusCoder api errors that have friendly user messages.
* Unit tests for SSH sign/renew/rekey/revoke across all provisioners.
|
2020-01-28 13:29:40 -08:00 |
|
max furman
|
b9f6aacb0f
|
Move api errors to their own package and modify the typedef
|
2020-01-28 13:29:39 -08:00 |
|