mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 02:06:43 +00:00
* fix(logging): redact auth-style HTTP headers * fix(logging): redact structured auth headers * test(logging): keep auth fixtures synthetic * test(logging): preserve existing gateway fixtures * fix(logging): cover serialized auth credentials * fix(logging): harden auth header redaction * fix(logging): cover serialized auth whitespace * chore(logging): refresh reviewed PR head * test(logging): expect complete API key redaction --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>