certificates/api
2021-11-18 18:44:58 -08:00
..
api.go Modify errs.BadRequestErr() to always return an error to the client. 2021-11-18 18:17:36 -08:00
api_test.go Modify errs.BadRequestErr() to always return an error to the client. 2021-11-18 18:17:36 -08:00
errors.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
rekey.go Modify errs.Wrap() with bad request to send messages to users. 2021-11-18 18:44:58 -08:00
renew.go Modify errs.BadRequest() calls to always send an error to the client. 2021-11-18 15:12:44 -08:00
revoke.go Modify errs.Wrap() with bad request to send messages to users. 2021-11-18 18:44:58 -08:00
revoke_test.go Modify errs.BadRequestErr() to always return an error to the client. 2021-11-18 18:17:36 -08:00
sign.go Modify errs.BadRequestErr() to always return an error to the client. 2021-11-18 18:17:36 -08:00
ssh.go Modify errs.Wrap() with bad request to send messages to users. 2021-11-18 18:44:58 -08:00
ssh_test.go Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00
sshRekey.go Modify errs.Wrap() with bad request to send messages to users. 2021-11-18 18:44:58 -08:00
sshRenew.go Modify errs.Wrap() with bad request to send messages to users. 2021-11-18 18:44:58 -08:00
sshRevoke.go Modify errs.Wrap() with bad request to send messages to users. 2021-11-18 18:44:58 -08:00
utils.go Modify errs.Wrap() with bad request to send messages to users. 2021-11-18 18:44:58 -08:00
utils_test.go Fix tests. 2020-01-28 13:29:39 -08:00