open-vault/http
Calvin Leung Huang db9d9e6415 Store original request path in WrapInfo (#3100)
* Store original request path in WrapInfo as CreationPath

* Add wrapping_token_creation_path to CLI output

* Add CreationPath to AuditResponseWrapInfo

* Fix tests

* Add and fix tests, update API docs with new sample responses
2017-08-02 18:28:58 -04:00
..
auth_token_test.go
cors.go
forwarding_test.go Add a -dev-three-node option for devs. (#3081) 2017-07-31 11:28:06 -04:00
handler.go Add leader cluster address to status/leader output. (#3061) 2017-07-31 18:25:27 -04:00
handler_test.go Store original request path in WrapInfo (#3100) 2017-08-02 18:28:58 -04:00
help.go
help_test.go
http_test.go
logical.go Store original request path in WrapInfo (#3100) 2017-08-02 18:28:58 -04:00
logical_test.go
sys_audit_test.go
sys_auth_test.go
sys_generate_root.go
sys_generate_root_test.go
sys_health.go
sys_health_test.go
sys_init.go
sys_init_test.go
sys_leader.go Add leader cluster address to status/leader output. (#3061) 2017-07-31 18:25:27 -04:00
sys_leader_test.go Add leader cluster address to status/leader output. (#3061) 2017-07-31 18:25:27 -04:00
sys_lease_test.go
sys_mount_test.go
sys_mounts_test.go
sys_policy_test.go
sys_rekey.go
sys_rekey_test.go
sys_rotate_test.go
sys_seal.go
sys_seal_test.go
sys_wrapping_test.go Store original request path in WrapInfo (#3100) 2017-08-02 18:28:58 -04:00
testing.go