-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi everybody,
i heard of the new authentification plugin that is in cvs and in 1.4.beta6. i'm using 1.4.beta6 for my projects.
my plans are to make mediawiki use the authentification of apache (.htaccess) so that people do not need to log-in again.
unfortunately i cannot find enough infos on this class AuthPlugin to make it work. i already have written a extensions/cpAuth.php but the trouble is that it seems to be ignored by mediawiki, even after setting this lines in LocalSettings.php:
// Auth using cpAuth: include('extensions/cpAuth.php'); $wgAuth = new cpAuth();
The only documentation i have for this interface i found here: http://mail.wikipedia.org/pipermail/mediawiki-cvs/2004-November/004971.html http://mail.wikipedia.org/pipermail/mediawiki-cvs/2004-November/004973.html
is there any other docs around on this? any other people working on extensions to work with the class AuthPlugin?
once i get this to work, i'm ready to provide documentation on how i made it work.
thank you very much in advance,
best regards,
Damir Perisa
- -- I don't know anything about music. In my line you don't have to. -- Elvis Presley
Damir Perisa wrote:
is there any other docs around on this? any other people working on extensions to work with the class AuthPlugin?
Did you read the thread "Any way to auto-login using existing .htaccess credentials" in the last day?
-- brion vibber (brion @ pobox.com)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Wednesday 16 February 2005 19:14, Brion Vibber wrote:
Damir Perisa wrote:
is there any other docs around on this? any other people working on extensions to work with the class AuthPlugin?
Did you read the thread "Any way to auto-login using existing .htaccess credentials" in the last day?
-- brion vibber (brion @ pobox.com)
no i missed this thread. it is exactly what i want too ... i will join these 2 guys for a solution.
other docs on AuthPlugin architecture does not exist for now, right?
thank you,
Damir
- -- Any excuse will serve a tyrant.
-- Aesop
mediawiki-l@lists.wikimedia.org