Panagiotis Siatras
|
29092b9d8a
|
api: refactored to use the read package
|
2022-03-18 20:20:59 +02:00 |
|
Mariano Cano
|
9fd147f3da
|
Change error message.
|
2021-12-02 16:44:57 -08:00 |
|
Mariano Cano
|
b5db3f5706
|
Modify errs.ForbiddenErr to always return an error to the cli.
|
2021-11-23 11:52:55 -08:00 |
|
Mariano Cano
|
668d3ea6c7
|
Modify errs.Wrap() with bad request to send messages to users.
|
2021-11-18 18:44:58 -08:00 |
|
Mariano Cano
|
8c8db0d4b7
|
Modify errs.BadRequestErr() to always return an error to the client.
|
2021-11-18 18:17:36 -08:00 |
|
max furman
|
933b40a02a
|
Introduce gocritic linter and address warnings
|
2021-10-08 14:59:57 -04:00 |
|
Mariano Cano
|
833d28cb6a
|
Clone the certificate in case we need to look at it later.
|
2021-08-25 16:15:12 -07:00 |
|
Mariano Cano
|
568fce201a
|
Enforce identity cert to match ssh cert on renewals.
|
2021-08-23 15:15:36 -07:00 |
|
Mariano Cano
|
c49a9d5e33
|
Add context parameter to all SSH methods.
|
2020-03-10 19:01:45 -07: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 |
|
Mariano Cano
|
c1bd1561dd
|
Renew identity certificate in /ssh/rekey and /ssh/renew
|
2020-01-28 13:29:39 -08:00 |
|
max furman
|
b9f6aacb0f
|
Move api errors to their own package and modify the typedef
|
2020-01-28 13:29:39 -08:00 |
|
Mariano Cano
|
4f08a7816f
|
Fix extra write header.
|
2020-01-28 13:29:39 -08:00 |
|
max furman
|
29853ae016
|
sshpop provisioner + ssh renew | revoke | rekey first pass
|
2020-01-28 13:28:16 -08:00 |
|