<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 9, 2016 at 8:43 AM, Tom Fifield <span dir="ltr"><<a href="mailto:tom@openstack.org" target="_blank">tom@openstack.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
<br>
On 廿十六年九月九日 朝 10:41, Tom Fifield wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On 廿十六年九月八日 暮 08:36, Jeremy Stanley wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 2016-09-09 01:10:15 +0000 (+0000), Bhandaru, Malini K wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is it just me who likes to hit the save button often?<br>
It gets tedious proving often that you are not a robot. Wiki<br>
reCAPTCHA likes proof even if saves are spaced less than a minute<br>
apart!<br>
Wiki Gods, hear my plea!<br>
</blockquote>
<br>
I sympathize. That captcha addition is one of several tools we're<br>
leveraging currently to combat the ongoing spam/scammer/vandalism<br>
problems on <a href="http://wiki.openstack.org" rel="noreferrer" target="_blank">wiki.openstack.org</a>, as an alternative to shutting it<br>
down completely. Unfortunately even now I still spend a chunk of<br>
every day blocking new accounts created by abusers and cleaning up<br>
all their modifications, but am hoping that with other improvements<br>
we have pending the onslaught will lessen and we can revisit some of<br>
the more intrusive mechanisms on which we've been forced to rely<br>
(for example, I think we should be able to configure it so that<br>
users whose previous edits have been confirmed by a wiki admin are<br>
added to a group that bypasses the captcha, and then get a team of<br>
wiki groomers in the habit of adding known good accounts to that<br>
group).<br>
<br>
</blockquote>
<br>
Indeed - fungi has been doing amazing work :(<br>
<br>
I have been adding "known good" accounts to such a group - there's about<br>
64 so far:<br>
<br>
<a href="https://wiki.openstack.org/w/index.php?title=Special:ListUsers&group=autopatrol" rel="noreferrer" target="_blank">https://wiki.openstack.org/w/i<wbr>ndex.php?title=Special:ListUse<wbr>rs&group=autopatrol</a><br>
<br>
<br>
<br>
Is it possible to disable CAPTCHA for users in group "autopatrol"?<br>
</blockquote>
<br></div></div>
aha! It is indeed.<br>
<br>
Adding<br>
<br>
$wgGroupPermissions['autopatro<wbr>l']['skipcaptcha'] = true;<br>
<br>
<br>
will solve this annoyance for Malini and others<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.op<wbr>enstack.org?subject:unsubscrib<wbr>e</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-dev</a><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">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.</div><div class="gmail_extra"><br></div><div class="gmail_extra">--Morgan</div></div>