CSteipp has uploaded a new change for review. Change subject: (bug 41172) Add Wikiset as AbuseFilter variable ......................................................................
(bug 41172) Add Wikiset as AbuseFilter variable Use AbuseFilter hooks in CentralAuth to add CentralAuth's WikiSets as an AbuseFilter variable. WikiSets that contain the current wiki are included in the variable's value. Global AbuseFilter rules are meant to apply to all wikis without exceptions. However, in the rare case where some wikis need to be excluded from a particular rule, WikiSets can be used. Change-Id: Ia711bcdf5c7195c6f0cd9efa8f57905c7724b4ba --- M CentralAuth.php M CentralAuthHooks.php M WikiSet.php M specials/SpecialWikiSets.php 4 files changed, 118 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralAuth refs/changes/65/42565/1 -- To view, visit https://gerrit.wikimedia.org/r/42565 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia711bcdf5c7195c6f0cd9efa8f57905c7724b4ba Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CentralAuth Gerrit-Branch: master Gerrit-Owner: CSteipp <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
