https://bugzilla.wikimedia.org/show_bug.cgi?id=39360

       Web browser: ---
             Bug #: 39360
           Summary: Account creation limited to existing accounts
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: OpenID
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


I installed the OpenID Extension for the first time.
When I want to log in using OpenID (MediaWiki as OpenID consumer), I select
Google as OpenID server. I am then forwarded to Special:OpenIDLogin/Finish.
On this page only the following option is shown to create an account:
- "An existing account on this wiki".

However, the respective user doesn't have a an existing account on the wiki
yet. 
To make sure the other options that usually exist are not deactivated by
default, I set the following variables in LocalSettings.php:
$wgOpenIDProposeUsernameFromSREG = true;
$wgOpenIDAllowNewAccountname = true;
$wgOpenIDAllowExistingAccountSelection = true;
$wgOpenIDAllowAutomaticUsername = true;

Below are the versions I use:
OpenID (Version 1.004 20120427)
MediaWiki    1.19.1
PHP    5.3.3 (apache2handler)
MySQL    5.0.95
The prerequisists are all fulfilled.

-- 
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

Reply via email to