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 _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
