open-vault/api
Jeff Mitchell 5f5542cb91 Return status for rekey/root generation at init time. This mitigates a
(very unlikely) potential timing attack between init-ing and fetching
status.

Fixes #1054
2016-02-12 14:24:36 -05:00
..
test-fixtures
api_test.go
auth.go
auth_token.go Add some documentation to the API revoke functions 2016-02-03 11:42:13 -05:00
auth_token_test.go Fix up unit tests to expect new values 2016-01-29 19:36:56 -05:00
client.go
client_test.go
help.go
logical.go Updates and documentation 2016-01-22 10:07:32 -05:00
request.go
request_test.go
response.go
secret.go
secret_test.go
SPEC.md
ssh.go
ssh_agent.go
ssh_agent_test.go
sys.go
sys_audit.go
sys_auth.go
sys_generate_root.go Return status for rekey/root generation at init time. This mitigates a 2016-02-12 14:24:36 -05:00
sys_init.go
sys_leader.go
sys_lease.go
sys_mounts.go Parse and return MountConfigOutput from API 2016-02-02 17:11:05 -06:00
sys_mounts_test.go Parse and return MountConfigOutput from API 2016-02-02 17:11:05 -06:00
sys_policy.go
sys_rekey.go Return status for rekey/root generation at init time. This mitigates a 2016-02-12 14:24:36 -05:00
sys_rotate.go
sys_seal.go