open-vault/http
2015-08-20 18:00:51 -07:00
..
handler.go Send sys mounting logic directly to logical backend. Unit tests run. 2015-08-20 13:59:57 -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
http_test.go
logical.go Internally refactor Lease/LeaseGracePeriod into TTL/GracePeriod 2015-08-20 18:00:51 -07:00
logical_test.go vault: testing raw responses 2015-05-27 14:19:12 -07:00
server.go
sys_audit.go Adding error and remote_address to audit log lines 2015-06-18 17:17:18 -07:00
sys_audit_test.go http: fix tests 2015-04-04 17:42:19 -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 http: fix tests 2015-04-04 17:42:19 -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
sys_init_test.go
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 http: renew endpoints 2015-04-13 20:42:07 -07:00
sys_mount_test.go Accept PUT as well as post to sys/mounts 2015-06-16 13:02:21 -04: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
sys_rekey.go http: adding rekey handlers 2015-05-28 14:28:50 -07:00
sys_rekey_test.go http: adding rekey handlers 2015-05-28 14:28:50 -07:00
sys_rotate_test.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_seal.go
sys_seal_test.go
testing.go http: split testing methods 2015-04-19 13:47:56 -07:00