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

       Web browser: ---
             Bug #: 39462
           Summary: Separate mediawiki installations with shared user
                    database
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: OpenID
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


I have two mediawiki installations (I want to use one for public content and
one for private content that cannot be read by anyone).

However, for both wikis I like to use the same user table. Therefore I use 
$wgSharedDB = 'thePublicWikiDB' in the LocalSettings of the private wiki and
close registration for the public wiki once all wanted users have registered.
The OpenID extension is installed for both wikis.

The actual problem that I encountered with this setup and the OpenID extension:
The login works for the public wiki but not for the private wiki (which uses
the user table of the other wiki). Is the OpenID extension not built for such a
case?
Do I have to configure something such that OpenID is aware of the shared user
table?

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