mirror of
https://github.com/smallstep/certificates.git
synced 2024-10-31 03:20:16 +00:00
4186b2c2d0
Instead of the old method that redacted sensitive information by overriding the value of the property and changing it back to the original, the API now uses a model specifically meant for API responses. This prevents potential race conditions. This may be iterated on a bit so that we don't need to rely on the [provisioner.Interface] interface, which requires the API model to implement unnecessary methods. |
||
---|---|---|
.. | ||
log | ||
models | ||
read | ||
render | ||
api_test.go | ||
api.go | ||
crl.go | ||
rekey.go | ||
renew.go | ||
revoke_test.go | ||
revoke.go | ||
sign.go | ||
ssh_test.go | ||
ssh.go | ||
sshRekey.go | ||
sshRenew.go | ||
sshRevoke.go |