certificates/api
2022-03-11 10:05:35 -08:00
..
api.go Change variable name for consistency 2022-03-11 10:05:35 -08:00
api_test.go Refactor renew after expiry token authorization 2022-03-10 20:21:01 -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 Refactor renew after expiry token authorization 2022-03-10 20:21:01 -08:00
revoke.go Modify errs.ForbiddenErr to always return an error to the cli. 2021-11-23 11:52:55 -08:00
revoke_test.go Refactor AdminAuthority interface 2021-12-22 15:30:40 +01:00
sign.go Modify errs.ForbiddenErr to always return an error to the cli. 2021-11-23 11:52:55 -08:00
ssh.go Modify errs.ForbiddenErr to always return an error to the cli. 2021-11-23 11:52:55 -08:00
ssh_test.go Refactor AdminAuthority interface 2021-12-22 15:30:40 +01:00
sshRekey.go Change fallback message on RekeySSH. 2021-12-03 15:12:00 -08:00
sshRenew.go Change error message. 2021-12-02 16:44:57 -08:00
sshRevoke.go Modify errs.ForbiddenErr to always return an error to the cli. 2021-11-23 11:52:55 -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