Updated openstack/openstack

Project: openstack-infra/puppet-mediawiki  dca11a634cad01da5aee73cd20fbb46593535b72

Add a conservative page creation rate limit

This patch limits users who are not in the known-good users
list ('autopatrol') to creating 5 pages per day.

The vast majority of our spam comes from the creation of new
pages. This patch will limit the usefulness of each spammer
account, by limiting the number of pages each can create.

By setting the number at 5 initially, it is not expected to
have an impact on legitimate new users playing with the wiki
for the first time. Neither will it have an impact for many spam
accounts, but at least it provides and upper limit for cleanup.

Relevant references:
* Rate limts https://www.mediawiki.org/wiki/Manual:$wgRateLimits
* User rights https://www.mediawiki.org/wiki/Manual:User_rights

Change-Id: Iabe785fedb121a32d8adac5a490d9b5b9f40219f
This commit is contained in:
Tom Fifield 2016-11-20 10:09:27 +08:00 committed by Gerrit Code Review
parent 63416814a0
commit 9d831e41b7
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d7dc1746d617bfadf4cf59c0b624a86bfdb97b2b
Subproject commit dca11a634cad01da5aee73cd20fbb46593535b72