Change Request -- mediawiki auth plugin

2009-01-30 Thread Toshio Kuratomi
The Mediawiki auth plugin has to contact admin.fedoraproject.org in order to lookup the users and verify their passwords. It's using curl to do so. One of the options being given to curl is the following: # This is only required because of the wildcard cert on pt10 curl_setopt($ch,

Re: Change Request -- mediawiki auth plugin

2009-01-30 Thread Ricky Zhou
On 2009-01-30 01:46:22 PM, Toshio Kuratomi wrote: If this fails, we will see authentication failures when we try to login to the wiki and can revert. Can I get a couple +1's? +1, thanks for catching this. Thanks, Ricky pgp4mckHugf0v.pgp Description: PGP signature

Re: Change Request -- mediawiki auth plugin

2009-01-30 Thread Toshio Kuratomi
Toshio Kuratomi wrote: The Mediawiki auth plugin has to contact admin.fedoraproject.org in order to lookup the users and verify their passwords. It's using curl to do so. One of the options being given to curl is the following: # This is only required because of the wildcard cert on pt10

Re: Change Request -- mediawiki auth plugin

2009-01-30 Thread Mike McGrath
On Fri, 30 Jan 2009, Toshio Kuratomi wrote: Toshio Kuratomi wrote: The Mediawiki auth plugin has to contact admin.fedoraproject.org in order to lookup the users and verify their passwords. It's using curl to do so. One of the options being given to curl is the following: # This is

Re: Change Request -- mediawiki auth plugin

2009-01-30 Thread Nigel Jones
+1 IIRC we needed this at the time of deployment (was it before the wildcard?), but it certainly seems to not be an issue now. - Nigel - Toshio Kuratomi a.bad...@gmail.com wrote: Toshio Kuratomi wrote: The Mediawiki auth plugin has to contact admin.fedoraproject.org in order to lookup

Re: Change Request -- mediawiki auth plugin

2009-01-30 Thread Toshio Kuratomi
Ricky Zhou wrote: On 2009-01-30 01:46:22 PM, Toshio Kuratomi wrote: If this fails, we will see authentication failures when we try to login to the wiki and can revert. Can I get a couple +1's? +1, thanks for catching this. Thanks go to the newly added docs guys :-) itbegins, sparks, and