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
Herman Slatman cebb7d7ef0
Add automatic migration of provisioners
Provisioners stored in the CA configuration file are
automatically migrated to the database.

Currently no cleanup of the provisioners in the
configuration file yet. In certain situations this
may not work as expected, for example if the CA can't
write to the file. But it's probalby good to try it, so
that we can keep the configuration state of the CA consistent.
2 years ago
..
admin Provisioner webhooks (#1001) 2 years ago
administrator Improve policy error handling code coverage 2 years ago
config Revert "Run on plaintext HTTP to support Cloud Run" 2 years 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 webhook controller ignoring cert type 2 years 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 Add automatic migration of provisioners 2 years ago
authority_test.go Add GetID() and add authority to initial context 2 years ago
authorize.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
authorize_test.go Provisioner webhooks (#1001) 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 Standardize linting file and fix or ignore lots of linting errors 2 years ago
options.go Provisioner webhooks (#1001) 2 years ago
policy.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
policy_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
provisioners.go Provisioner webhooks (#1001) 2 years ago
provisioners_test.go Provisioner webhooks (#1001) 2 years ago
root.go Simplify statuscoder error generators. 5 years ago
root_test.go Fix errors.As linter warnings 2 years ago
ssh.go Provisioner webhooks (#1001) 2 years ago
ssh_test.go Provisioner webhooks (#1001) 2 years ago
tls.go Provisioner webhooks (#1001) 2 years ago
tls_test.go Provisioner webhooks (#1001) 2 years ago
version.go Add missing version.go file. 5 years ago
webhook.go Provisioner webhooks (#1001) 2 years ago
webhook_test.go Provisioner webhooks (#1001) 2 years ago