https://review.openstack.org/#/c/368114/
On 廿十六年九月九日 朝 10:51, Morgan Fainberg wrote:
On Fri, Sep 9, 2016 at 8:43 AM, Tom Fifield <t...@openstack.org <mailto:t...@openstack.org>> wrote: On 廿十六年九月九日 朝 10:41, Tom Fifield wrote: On 廿十六年九月八日 暮 08:36, Jeremy Stanley wrote: On 2016-09-09 01:10:15 +0000 (+0000), Bhandaru, Malini K wrote: Is it just me who likes to hit the save button often? It gets tedious proving often that you are not a robot. Wiki reCAPTCHA likes proof even if saves are spaced less than a minute apart! Wiki Gods, hear my plea! I sympathize. That captcha addition is one of several tools we're leveraging currently to combat the ongoing spam/scammer/vandalism problems on wiki.openstack.org <http://wiki.openstack.org>, as an alternative to shutting it down completely. Unfortunately even now I still spend a chunk of every day blocking new accounts created by abusers and cleaning up all their modifications, but am hoping that with other improvements we have pending the onslaught will lessen and we can revisit some of the more intrusive mechanisms on which we've been forced to rely (for example, I think we should be able to configure it so that users whose previous edits have been confirmed by a wiki admin are added to a group that bypasses the captcha, and then get a team of wiki groomers in the habit of adding known good accounts to that group). Indeed - fungi has been doing amazing work :( I have been adding "known good" accounts to such a group - there's about 64 so far: https://wiki.openstack.org/w/index.php?title=Special:ListUsers&group=autopatrol <https://wiki.openstack.org/w/index.php?title=Special:ListUsers&group=autopatrol> Is it possible to disable CAPTCHA for users in group "autopatrol"? aha! It is indeed. Adding $wgGroupPermissions['autopatrol']['skipcaptcha'] = true; will solve this annoyance for Malini and others __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe <http://openstack-dev-requ...@lists.openstack.org?subject:unsubscribe> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev> For what it's worth, the captcha is the reason I stopped using / updating the wiki and was a driver for keystone to move to using etherpad for the weekly meeting agenda instead. --Morgan __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev