mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 09:31:35 +00:00
* fix(redact): redact sig and x-* auth params (redact-sensitive-url.ts) * test(redact): redact sig and x-* auth params (redact-sensitive-url.test.ts) * fix(redact): redact sig and x-* auth params (redact.ts) * test(redact): redact sig and x-* auth params (redact.test.ts) * fix(logging): unify URL credential redaction --------- Co-authored-by: Vincent Koc <vincentkoc@ieee.org>