open-vault/http
Calvin Leung Huang 5428ab50ee audit: log invalid wrapping token request/response (#6541)
* audit: log invalid wrapping token request/response

* Update helper/consts/error.go

Co-Authored-By: calvn <cleung2010@gmail.com>

* update error comments

* Update vault/wrapping.go

Co-Authored-By: calvn <cleung2010@gmail.com>

* update comment

* move validateWrappingToken out of http and into logical

* minor refactor, add test cases

* comment rewording

* refactor validateWrappingToken to perform audit logging

* move ValidateWrappingToken back to wrappingVerificationFunc

* Fix tests

* Review feedback
2019-07-05 14:15:14 -07:00
..
auth_token_test.go The big one (#5346) 2018-09-17 23:03:00 -04:00
cors.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
forwarded_for_test.go
forwarding_bench_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
forwarding_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
handler.go audit: log invalid wrapping token request/response (#6541) 2019-07-05 14:15:14 -07:00
handler_test.go Add mount UUID to the secret and auth list API responses (#6633) 2019-04-24 12:27:43 -07:00
help.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
help_test.go
http_test.go audit: log invalid wrapping token request/response (#6541) 2019-07-05 14:15:14 -07:00
logical.go audit: log invalid wrapping token request/response (#6541) 2019-07-05 14:15:14 -07:00
logical_test.go audit: log invalid wrapping token request/response (#6541) 2019-07-05 14:15:14 -07:00
plugin_test.go Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
stub_assets.go
sys_audit_test.go
sys_auth_test.go Add mount UUID to the secret and auth list API responses (#6633) 2019-04-24 12:27:43 -07:00
sys_config_cors_test.go
sys_generate_root.go Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
sys_generate_root_test.go Seal migration (OSS) (#781) 2018-10-22 23:34:02 -07:00
sys_health.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
sys_health_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
sys_init.go Save the original request body for forwarding (#6538) 2019-04-05 14:36:34 -04:00
sys_init_test.go
sys_internal_test.go
sys_leader.go Add LastWAL in leader/health output (#5523) 2018-10-16 09:38:44 -04:00
sys_leader_test.go
sys_lease_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
sys_mount_test.go Add mount UUID to the secret and auth list API responses (#6633) 2019-04-24 12:27:43 -07:00
sys_mounts_test.go
sys_policy_test.go
sys_raft.go Fix Join (#6974) 2019-06-24 18:49:28 -04:00
sys_rekey.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
sys_rekey_test.go The big one (#5346) 2018-09-17 23:03:00 -04:00
sys_rotate_test.go Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
sys_seal.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
sys_seal_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
sys_wrapping_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
testing.go
unwrapping_raw_body_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
util.go The big one (#5346) 2018-09-17 23:03:00 -04:00