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
max furman 35912cc906 change func def for getSSHHosts
* continue to return all hosts if injection method not specified
5 years ago
..
provisioner Instrument getIdentity func for OIDC ssh provisioner 5 years ago
testdata Add tests for ssh authority methods. 5 years ago
authority.go change func def for getSSHHosts 5 years ago
authority_test.go switch from metalinter to golangci-lint 5 years ago
authorize.go Add identity certificate in ssh response. 5 years ago
authorize_test.go Make test to compile, they still fail. 5 years ago
config.go Add identity certificate in ssh response. 5 years ago
config_test.go Add /revoke API with interface db backend 5 years ago
db_test.go Complete AuthDB interface. 5 years ago
error.go Add ACME CA capabilities 5 years ago
options.go change func def for getSSHHosts 5 years ago
provisioners.go Add ACME CA capabilities 5 years ago
provisioners_test.go Add context to the Authorize method. 5 years ago
root.go Rename context type to apiCtx. 5 years ago
root_test.go Add context to the Authorize method. 5 years ago
ssh.go change func def for getSSHHosts 5 years ago
ssh_test.go Add support for /ssh/bastion method. 5 years ago
tls.go Fix indentation. 5 years ago
tls_test.go Make test to compile, they still fail. 5 years ago
types.go Move Duration to a new file and move tests to provisioner package. 5 years ago
types_test.go Move Duration to a new file and move tests to provisioner package. 5 years ago