open-vault/http
Jeff Mitchell df2e337e4c Update tests to add expected role parameters 2016-03-01 12:41:40 -05:00
..
handler.go RootGeneration->GenerateRoot 2016-01-19 18:28:10 -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 Update tests to add expected role parameters 2016-03-01 12:41:40 -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_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 Update tests to add expected role parameters 2016-03-01 12:41:40 -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.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
sys_policy_test.go Create a "default" policy with sensible rules. 2015-11-09 15:44:09 -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 Add reset support to the unseal command. 2015-10-28 15:59:39 -04:00
sys_seal_test.go Create more granular ACL capabilities. 2016-01-08 13:05:14 -05:00
testing.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00