open-vault/http
Jeff Mitchell 17cbd9e1ca If JSON decoding fails, make it clear that the problem is failing to
parse the JSON, rather than returning the possibly confusing error from
the JSON decoder.

Fixes #553.
2015-08-26 07:03:33 -07:00
..
handler.go If JSON decoding fails, make it clear that the problem is failing to 2015-08-26 07:03:33 -07:00
handler_test.go This adds a new error class which can be used by logical backends to 2015-08-10 13:27:25 -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 If JSON decoding fails, make it clear that the problem is failing to 2015-08-26 07:03:33 -07:00
logical.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
logical_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
server.go http: start the API server 2015-03-11 23:05:16 -07:00
sys_audit.go Adding error and remote_address to audit log lines 2015-06-18 17:17:18 -07:00
sys_audit_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_auth.go Adding error and remote_address to audit log lines 2015-06-18 17:17:18 -07:00
sys_auth_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_health.go http: support ?standbyok for 200 status on standby. Fixes #389 2015-07-02 17:49:35 -07:00
sys_health_test.go http: adding sys/health endpoint 2015-04-23 11:53:31 -07:00
sys_init.go Address comments from review. 2015-08-25 15:33:58 -07: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.go Begin factoring out sys paths into logical routes. Also, standardize on 307 as redirect code. 2015-08-20 13:20:35 -07:00
sys_lease_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_mount_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_policy.go Adding error and remote_address to audit log lines 2015-06-18 17:17:18 -07:00
sys_policy_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_rekey.go Address comments from review. 2015-08-25 15:33:58 -07:00
sys_rekey_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_rotate_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_seal.go http: /sys/seal requires a token 2015-03-31 11:45:44 -07:00
sys_seal_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
testing.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00