open-vault/http
vishalnayak 7fe871e60a Removing the 'Message' field 2016-03-04 10:36:03 -05:00
..
handler.go Added capabilities and capabilities-self endpoints to http muxer 2016-03-04 10:36:03 -05:00
handler_test.go Use cleanhttp instead of bare http.Client 2015-10-22 14:37:12 -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 Update documentation and use ParseBool for list query param checking 2016-01-22 10:07:32 -05:00
logical_test.go Add a sleep in the RedirectStandby test to try to fix raciness 2016-03-02 12:06:16 -05:00
server.go http: start the API server 2015-03-11 23:05:16 -07:00
sys_audit_test.go Reintroduce the ability to look up obfuscated values in the audit log 2015-11-18 20:26:03 -05:00
sys_auth_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_capabilities.go Removing the 'Message' field 2016-03-04 10:36:03 -05:00
sys_capabilities_test.go Test files for capabilities endpoint 2016-03-04 10:36:03 -05:00
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_generate_root_test.go Verify that nonces are non-empty in tests 2016-02-12 15:35:26 -05:00
sys_health.go Add the server's time in UTC to the health response. 2016-02-22 19:51:18 -05:00
sys_health_test.go Add the server's time in UTC to the health response. 2016-02-22 19:51:18 -05:00
sys_init.go We treat put/post the same, so allow init to use POST 2016-02-22 20:22:31 -05:00
sys_init_test.go Remove cookie authentication. 2015-08-21 19:46:23 -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_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 Remove sys_policy from special handling as it's implemented in 2016-03-02 14:16:54 -05:00
sys_rekey.go Return status for rekey/root generation at init time. This mitigates a 2016-02-12 14:24:36 -05: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 Provide 'sys/step-down' and 'vault step-down' 2016-02-26 19:43:55 -05: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