open-vault/http
Vishal Nayak 5a6193a56e Audit: Add token's use count to audit response (#2437)
* audit: Added token_num_uses to audit response

* Fixed jsonx tests

* Revert logical auth to NumUses instead of TokenNumUses

* s/TokenNumUses/NumUses

* Audit: Add num uses to audit requests as well

* Added RemainingUses to distinguish NumUses in audit requests
2017-03-08 17:36:50 -05:00
..
auth_token_test.go
forwarding_test.go Fix breakage for HTTP2 support due to changes in wrapping introduced in 1.8 (#2412) 2017-02-27 12:49:35 -05:00
handler.go Audit: Add token's use count to audit response (#2437) 2017-03-08 17:36:50 -05:00
handler_test.go Add option to disable caching per-backend. (#2455) 2017-03-08 09:20:09 -05:00
help.go
help_test.go
http_test.go
logical.go
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
sys_leader_test.go
sys_lease_test.go
sys_mount_test.go Add option to disable caching per-backend. (#2455) 2017-03-08 09:20:09 -05:00
sys_mounts_test.go Add option to disable caching per-backend. (#2455) 2017-03-08 09:20:09 -05:00
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 Fix breakage for HTTP2 support due to changes in wrapping introduced in 1.8 (#2412) 2017-02-27 12:49:35 -05:00
testing.go Fix breakage for HTTP2 support due to changes in wrapping introduced in 1.8 (#2412) 2017-02-27 12:49:35 -05:00