jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/405670 )
Change subject: Make spamblacklist log viewable by logged-in users by default
......................................................................
Make spamblacklist log viewable by logged-in users by default
The main rationale for keeping this log private is to that scanners and things
don't see a huge list of spammy URLs and treat that website as spam itself.
There's no actual private content in here since the regular expressions are
public, so making it available to all users is fine.
Change-Id: I6da473b7cbac2c6fd507bde5c970d701e5ac249e
---
M extension.json
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Brian Wolff: Looks good to me, approved
jenkins-bot: Verified
diff --git a/extension.json b/extension.json
index 0ed5270..7fb2a1c 100644
--- a/extension.json
+++ b/extension.json
@@ -13,7 +13,7 @@
"MediaWiki": ">= 1.27.0"
},
"GroupPermissions": {
- "sysop": {
+ "user": {
"spamblacklistlog": true
}
},
--
To view, visit https://gerrit.wikimedia.org/r/405670
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6da473b7cbac2c6fd507bde5c970d701e5ac249e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SpamBlacklist
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Brian Wolff <[email protected]>
Gerrit-Reviewer: Jackmcbarn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits