On Mon, Apr 23, 2012 at 7:29 AM, Gonzalo Odiard <[email protected]> wrote:
> Bernie, reported problems with OpenId. > Try to create a user in the wiki. > New wiki.sugarlabs.org accounts were disabled on 2010 July 13 in LocalSettings.php: # 2010-07-13 18:41:59 -0400 fgrose # Prevent new user registrations except by sysops $wgGroupPermissions['*']['createaccount'] = false; But Bernie has enabled LDAP authentication: # bernie: experimental, see http://www.mediawiki.org/wiki/Extension:LDAP_Authentication/Options require_once("$IP/extensions/LdapAuthentication/LdapAuthentication.php"); $wgAuth = new LdapAuthenticationPlugin(); --Fred > Gonzalo > > > On Mon, Apr 23, 2012 at 8:24 AM, Manuel Kaufmann <[email protected]>wrote: > >> Hello, >> >> I'm trying to login to the Wiki[1] via OpenID but I'm getting: >> >> Verification error >> >> An error occured during verification of the OpenID URL. >> >> Return to Welcome to the Sugar Labs wiki. >> >> >> I've created my account using Google ID some weeks ago and now I'm >> using Google to login. >> >> Is there something that I can do? >> >> >> [1] http://wiki.sugarlabs.org >> >> -- >> Kaufmann Manuel >> Blog: http://humitos.wordpress.com/ >> Porfolio: http://fotos.mkaufmann.com.ar/ >> PyAr: http://www.python.com.ar/ >> >
_______________________________________________ Sugar-devel mailing list [email protected] http://lists.sugarlabs.org/listinfo/sugar-devel

