open-vault/http
Jeff Mitchell 889ff24ccf Fix up error detection regression to return correct status codes 2016-06-22 17:47:05 -04:00
..
handler.go Fix up error detection regression to return correct status codes 2016-06-22 17:47:05 -04:00
handler_test.go Add more tests 2016-05-07 21:08:13 -04:00
help.go Adding error and remote_address to audit log lines 2015-06-18 17:17:18 -07:00
help_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
http_test.go Use cleanhttp instead of bare http.Client 2015-10-22 14:37:12 -04:00
logical.go Add token accessor to wrap information if one exists 2016-06-13 23:58:17 +00:00
logical_test.go Fix up error detection regression to return correct status codes 2016-06-22 17:47:05 -04:00
server.go http: start the API server 2015-03-11 23:05:16 -07:00
sys_audit_test.go Fix broken test case 2016-03-14 18:44:13 -04:00
sys_auth_test.go Fix the test cases 2016-06-20 18:56:19 -04:00
sys_generate_root.go SealInterface 2016-04-04 10:44:22 -04:00
sys_generate_root_test.go Add explicit maximum TTLs to token store roles. 2016-05-11 16:51:18 -04:00
sys_health.go Support HEAD requests to /v1/sys/health 2016-06-09 18:16:28 +02:00
sys_health_test.go Support HEAD requests to /v1/sys/health 2016-06-09 18:16:28 +02:00
sys_init.go Add seal tests and update generate-root and others to handle dualseal. 2016-04-25 19:39:04 +00:00
sys_init_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_leader.go Address most review feedback. Change responses to multierror to better return more useful values when there are multiple errors 2016-05-16 16:11:33 -04:00
sys_leader_test.go http: Adding sys/leader endpoint 2015-04-20 11:59:24 -07:00
sys_lease_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_mount_test.go Switch per-mount values to strings going in and seconds coming out, like other commands. Indicate deprecation of 'lease' in the token backend. 2015-09-25 10:41:21 -04:00
sys_policy_test.go Fix mah broken tests 2016-06-10 14:03:56 -04:00
sys_rekey.go Add seal tests and update generate-root and others to handle dualseal. 2016-04-25 19:39:04 +00:00
sys_rekey_test.go Verify that nonces are non-empty in tests 2016-02-12 15:35:26 -05:00
sys_rotate_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_seal.go Enable audit-logging of seal and step-down commands. 2016-05-20 17:03:54 +00:00
sys_seal_test.go Provide 'sys/step-down' and 'vault step-down' 2016-02-26 19:43:55 -05:00
testing.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00