open-vault/http
Calvin Leung Huang ec64b7c672
logical/request: store the entire http.Request object instead (#7412)
This allows logical operations (along with a non-nil response writer) to
process http handler funcs within the operation function while keeping
auth and audit checks that the logical request flow provides.
2019-09-06 12:40:15 -07:00
..
auth_token_test.go
cors.go
forwarded_for_test.go
forwarding_bench_test.go
forwarding_test.go
handler.go logical: add support for passing data to delete (#7139) 2019-07-18 10:42:36 -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
help_test.go
http_test.go audit: log invalid wrapping token request/response (#6541) 2019-07-05 14:15:14 -07:00
logical.go logical/request: store the entire http.Request object instead (#7412) 2019-09-06 12:40:15 -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
sys_health.go Follow what documentation says we should do if we're a perf standby and perfstandbyok=true (#7241) 2019-08-05 16:44:41 -04:00
sys_health_test.go
sys_init.go
sys_init_test.go
sys_internal_test.go
sys_leader.go
sys_leader_test.go
sys_lease_test.go
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 http/raft: fix JoinRequest.LeaderCACert json tag (#7393) 2019-08-29 14:37:01 -07:00
sys_rekey.go
sys_rekey_test.go
sys_rotate_test.go
sys_seal.go
sys_seal_test.go
sys_wrapping_test.go
testing.go
unwrapping_raw_body_test.go
util.go