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/authority
Mariano Cano 31da66c124
Fix webhooks signature
This commit fixes the way webhooks signatures are created. Before this
change, the signature of an empty body was prepended by the body itself.
1 year ago
..
admin chore(deps): upgrade github.com/go-chi/chi to v5 1 year ago
administrator Improve policy error handling code coverage 2 years ago
config Write configuration only if encoding succeeds 1 year ago
internal/constraints Fix some more extra white spaces 2 years ago
policy Standardize linting file and fix or ignore lots of linting errors 2 years ago
provisioner Fix webhooks signature 1 year ago
testdata Add special handling for *json.UnmarshalTypeError 3 years ago
admins.go exposing authority configuration for provisioner cli commands 2 years ago
authority.go Move SCEP checks after reload of provisioners in CA initialization 1 year ago
authority_test.go Allow root and federated root bundles 2 years ago
authorize.go Use provisioner name in error message (#1524) 1 year ago
authorize_test.go Add support for renew when using stepcas 2 years ago
config.go Admin level API for provisioner mgmt v1 3 years ago
export.go Use go.step.sm/crypto/kms 2 years ago
linkedca.go address linter warning for go 1.19 1 year ago
options.go Disable initialization log output if started with `--quiet` 2 years ago
policy.go address linter warning for go 1.19 1 year ago
policy_test.go Fix linting errors 2 years ago
provisioners.go provisionerOptionsToLinkedCA missing template and templateData (#1520) 1 year ago
provisioners_test.go Use `require.NoError` where appropriate in provisioner tests 1 year ago
root.go Simplify statuscoder error generators. 5 years ago
root_test.go Fix errors.As linter warnings 2 years ago
ssh.go address linter warning for go 1.19 1 year ago
ssh_test.go address linter warning for go 1.19 1 year ago
tls.go address linter warning for go 1.19 1 year ago
tls_test.go address linter warning for go 1.19 1 year ago
version.go Add missing version.go file. 5 years ago
webhook.go Provisioner webhooks (#1001) 2 years ago
webhook_test.go address linter warning for go 1.19 1 year ago