[pmwiki-users] Stay logged in on a specific machine...

Olle ollebe at student.chalmers.se
Fri Feb 6 10:18:29 CST 2009


You could just use UserAuth2, and set "$UA2AllowCookieLogin = true;" in your 
config file. Works great. 

Just make sure to get the very latest version of userauth2, since previous 
versions have security problems. 

And be aware that using any of these authentication recipes, or even PmWiki's 
Authuser itself, makes the cookie readable to the whole domain name by 
default. So only use them if you yourself controls everything under your 
domain name. Otherwise, hack it a bit to change the cookie paths. 

/Olle Bergkvist



More information about the pmwiki-users mailing list