Philip Gabbert wrote:
I'm wondering if there's a simple way to integrate MediaWiki? I can see it's user tables are rather simple, but I'd prefer to have a central login, not two locations of user account login information (security/consistency sakes).
I'd like to MediaWiki to use my login/out schema and I can use MW's own auth system by simply writing the data it expects to WM's user table.
See the AuthPlugin interface.
This could use further expansion for eg automatic logging in; look for the folks working on LDAP authentication.
-- brion vibber (brion @ pobox.com)