You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/api
Mariano Cano 668d3ea6c7 Modify errs.Wrap() with bad request to send messages to users. 3 years ago
..
api.go Modify errs.BadRequestErr() to always return an error to the client. 3 years ago
api_test.go Modify errs.BadRequestErr() to always return an error to the client. 3 years ago
errors.go Introduce gocritic linter and address warnings 3 years ago
rekey.go Modify errs.Wrap() with bad request to send messages to users. 3 years ago
renew.go Modify errs.BadRequest() calls to always send an error to the client. 3 years ago
revoke.go Modify errs.Wrap() with bad request to send messages to users. 3 years ago
revoke_test.go Modify errs.BadRequestErr() to always return an error to the client. 3 years ago
sign.go Modify errs.BadRequestErr() to always return an error to the client. 3 years ago
ssh.go Modify errs.Wrap() with bad request to send messages to users. 3 years ago
sshRekey.go Modify errs.Wrap() with bad request to send messages to users. 3 years ago
sshRenew.go Modify errs.Wrap() with bad request to send messages to users. 3 years ago
sshRevoke.go Modify errs.Wrap() with bad request to send messages to users. 3 years ago
ssh_test.go Pin golangci-lint to v1.43.0 and fix issues 3 years ago
utils.go Modify errs.Wrap() with bad request to send messages to users. 3 years ago
utils_test.go Fix tests. 4 years ago