Ottomata has submitted this change and it was merged.

Change subject: Removing htaccess protection from metrics.wikimedia.org
......................................................................


Removing htaccess protection from metrics.wikimedia.org

Change-Id: I3b7e0efacf4a0af85713db0ecead9864a052fb42
---
M manifests/misc/statistics.pp
1 file changed, 0 insertions(+), 10 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/misc/statistics.pp b/manifests/misc/statistics.pp
index 1bd4b7e..90483d5 100644
--- a/manifests/misc/statistics.pp
+++ b/manifests/misc/statistics.pp
@@ -370,16 +370,6 @@
         Order deny,allow
         Allow from all
     </Directory>",
-"
-    <Location />
-        Order deny,allow
-        AuthType Basic
-        AuthName \"WMF E3 Metrics API\"
-        AuthUserFile $e3_home/.htpasswd
-        require valid-user
-        Deny from all
-        Satisfy any
-    </Location>",
        ],
        }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/55808
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3b7e0efacf4a0af85713db0ecead9864a052fb42
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to