open-vault/http
2016-03-14 18:44:13 -04:00
..
handler.go ErrUserInput --> StatusBadRequest 2016-03-08 21:47:24 -05:00
handler_test.go
help.go
help_test.go
http_test.go
logical.go AccessorID --> Accessor, accessor_id --> accessor 2016-03-09 06:23:31 -05:00
logical_test.go Merge branch 'master' into token-roles 2016-03-09 17:23:34 -05:00
server.go
sys_audit_test.go Fix broken test case 2016-03-14 18:44:13 -04:00
sys_auth_test.go
sys_capabilities.go AccessorID --> Accessor, accessor_id --> accessor 2016-03-09 06:23:31 -05:00
sys_capabilities_test.go Added tests for 'sys/capabilities-accessor' endpoint 2016-03-09 11:29:09 -05:00
sys_generate_root.go
sys_generate_root_test.go Merge branch 'master' into token-roles 2016-03-09 17:23:34 -05:00
sys_health.go Refactor fetching sys/health parameters 2016-03-11 09:52:31 -05:00
sys_health_test.go Add query parameters to /sys/health to specify return codes. 2016-03-11 00:41:25 -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
sys_leader.go
sys_leader_test.go
sys_lease_test.go
sys_mount_test.go
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
sys_rekey_test.go Verify that nonces are non-empty in tests 2016-02-12 15:35:26 -05:00
sys_rotate_test.go
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