open-vault/http
Seth Vargo 79388d2446 Accept PUT as well as post to sys/mounts 2015-06-16 13:02:21 -04:00
..
handler.go http: adding rekey handlers 2015-05-28 14:28:50 -07:00
handler_test.go HTTP should return 503 when sealed 2015-05-19 00:59:19 -07:00
help.go http: help 2015-04-02 22:26:45 -07:00
help_test.go http: help 2015-04-02 22:26:45 -07:00
http_test.go command/meta: tests passing 2015-03-30 23:30:30 -07:00
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 http: start the API server 2015-03-11 23:05:16 -07:00
sys_audit.go http: fix some error returns to use the common helper 2015-04-19 22:40:50 -07:00
sys_audit_test.go http: fix tests 2015-04-04 17:42:19 -07:00
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 http: fix tests 2015-04-04 17:42:19 -07:00
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 http: root token in init 2015-03-29 16:22:09 -07:00
sys_init_test.go http: root token in init 2015-03-29 16:22:09 -07:00
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 http: renew endpoints 2015-04-13 20:42:07 -07:00
sys_mount.go Accept PUT as well as post to sys/mounts 2015-06-16 13:02:21 -04:00
sys_mount_test.go Accept PUT as well as post to sys/mounts 2015-06-16 13:02:21 -04:00
sys_policy.go command/policy-delete 2015-04-19 16:36:11 -07:00
sys_policy_test.go http: all policy endpoints 2015-04-01 17:59:50 -07:00
sys_rekey.go http: adding rekey handlers 2015-05-28 14:28:50 -07:00
sys_rekey_test.go http: adding rekey handlers 2015-05-28 14:28:50 -07:00
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 http: /sys/seal requires a token 2015-03-31 11:45:44 -07:00
sys_seal_test.go http: /sys/seal requires a token 2015-03-31 11:45:44 -07:00
testing.go http: split testing methods 2015-04-19 13:47:56 -07:00