From: Grant Slater Date: Mon, 11 Jul 2022 21:44:52 +0000 (+0300) Subject: Revert "mailman: redact list entries pending moderator review" X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/41a3fa0de852c8fe5bcf1b07f725aecc5770b966?hp=-c Revert "mailman: redact list entries pending moderator review" This reverts commit 2eed3d8489b900383cc8d93a02d5fd0c8775440e. --- 41a3fa0de852c8fe5bcf1b07f725aecc5770b966 diff --git a/cookbooks/mailman/templates/default/apache.erb b/cookbooks/mailman/templates/default/apache.erb index 0f0e9a959..d2c0aab91 100644 --- a/cookbooks/mailman/templates/default/apache.erb +++ b/cookbooks/mailman/templates/default/apache.erb @@ -58,9 +58,6 @@ RedirectMatch ^/$ /listinfo RedirectMatch ^/cgi-bin/mailman/(.*)$ /$1 - # Redact list archive entries pending moderator review - RedirectMatch 451 ^/pipermail/talk/2022-July/(087645|087647)\.html$ - Options Indexes FollowSymLinks AllowOverride None