The TOTP and backup-code form field is named `code`, which was not covered by the filter list, so live one-time codes landed in production logs. Adding :code (partial match) also redacts the OAuth authorization `code` and PKCE `code_verifier`/`code_challenge`. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>