https://bugzilla.wikimedia.org/show_bug.cgi?id=39360
T. Gries <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 --- Comment #1 from T. Gries <[email protected]> 2012-08-15 05:54:39 UTC --- 1. Please make sure to set your parameters _after_ the require_once("$IP/extensions/OpenID/OpenID.php"); call, otherwise it overwrites them with its built-in defaults. 2. Make sure to have also $wgGroupPermissions['*' ]['createaccount'] = true; // set to false to disallow account creation -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
