[pmwiki-users] AuthUser login automated

Helge Larsen hal at post4.tele.dk
Sun Jul 30 11:23:05 CDT 2006


Hello

I'm trying to do some automated work in my site based on PmWiki with
AuthUser activated.

In an old mail from Oct 2005 by Pm stated that to enable login you had
to set the following variables:
	$AuthId = $username;
	$_SESSION['authid'] = $username;

But in the newest PMWiki 2.1.11 this don't work any more. There seems
to be 3 arrays in $_SESSION now: [authid], [authlist] and [authpw].

What do I do to make the login work, when I have the username and
password in local variables ?

-- 
Regards
Helge Larsen




More information about the pmwiki-users mailing list