Beans-v6 wrote:
I'd like to integrate phpBB's user database with my wiki's user database so my users do not have to register twice. I'm using MediaWiki 1.2.4beta6 (yes I know it's not the newest).
urrrrghhhhhh :D
I've looked at the login code, and I can't see an immediately easy way to do it. I assume I would use the phpBB database for both, but I can't think of how to integrate the session IDs of phpBB and the cookies of MediaWiki correctly.
Look at the AuthPlugin interface in 1.4.
-- brion vibber (brion @ pobox.com)