mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-20 00:13:53 -05:00
Before this it was passed as a []byte, which doesn't get HMAC'd. The original non-HMACing behaviour can be obtained by adding "http_raw_body" to audit_non_hmac_response_keys. (#8130) |
||
|---|---|---|
| .. | ||
| audit.go | ||
| format.go | ||
| format_json.go | ||
| format_json_test.go | ||
| format_jsonx.go | ||
| format_jsonx_test.go | ||
| format_test.go | ||
| formatter.go | ||
| hashstructure.go | ||
| hashstructure_test.go | ||