From 313158cf2bd0356d8504c4652aafd7d24cea07c9 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 14 Mar 2023 17:41:57 +0800 Subject: [PATCH] Fix sanitizer config - multiple rules (#11133) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 1665cf7a..f7afdda4 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ - Don't allow registration via the web form, when AllowOnlyExternalRegistration is True (#11248) +Fix sanitizer config - multiple rules (#11133)