Skip to content

Fix a logic error in Redacted.

Nick Mathewson requested to merge nickm/arti:redaction_fix into main

Previously it was redacting exactly when safelogging was disabled, which obviously isn't correct.

Fixes #671 (closed). Regression test included.

Merge request reports