open-vault/http
2015-05-27 18:02:50 -07:00
..
handler.go http: adding key-status and rotate handlers 2015-05-27 18:02:50 -07:00
handler_test.go HTTP should return 503 when sealed 2015-05-19 00:59:19 -07:00
help.go
help_test.go
http_test.go
logical.go http: support raw HTTP output 2015-05-27 14:10:00 -07:00
logical_test.go vault: testing raw responses 2015-05-27 14:19:12 -07:00
server.go
sys_audit.go
sys_audit_test.go
sys_auth.go http: PUT to sys/auth should be the same as POST 2015-05-12 17:57:39 -07:00
sys_auth_test.go
sys_health.go http: adding sys/health endpoint 2015-04-23 11:53:31 -07:00
sys_health_test.go http: adding sys/health endpoint 2015-04-23 11:53:31 -07:00
sys_init.go
sys_init_test.go
sys_leader.go http: Adding sys/leader endpoint 2015-04-20 11:59:24 -07:00
sys_leader_test.go http: Adding sys/leader endpoint 2015-04-20 11:59:24 -07:00
sys_lease.go http: avoid authenticating as new token for auth/token/create 2015-04-27 15:17:59 -07:00
sys_lease_test.go
sys_mount.go http: fix redirect issues with trailing slashes 2015-04-22 07:55:40 +02:00
sys_mount_test.go
sys_policy.go
sys_policy_test.go
sys_rotate.go http: adding key-status and rotate handlers 2015-05-27 18:02:50 -07:00
sys_rotate_test.go http: adding key-status and rotate handlers 2015-05-27 18:02:50 -07:00
sys_seal.go
sys_seal_test.go
testing.go