<br><div class="gmail_quote">On Fri, Feb 6, 2009 at 11:18 AM, Olle <span dir="ltr">&lt;<a href="mailto:ollebe@student.chalmers.se">ollebe@student.chalmers.se</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You could just use UserAuth2, and set &quot;$UA2AllowCookieLogin = true;&quot; in your<br>
config file. Works great.<br>
<br>
And be aware that using any of these authentication recipes, or even PmWiki&#39;s<br>
Authuser itself, makes the cookie readable to the whole domain name by<br>
default. So only use them if you yourself controls everything under your<br>
domain name. Otherwise, hack it a bit to change the cookie paths.<br>
<font color="#888888"><br>
/Olle Bergkvist</font></blockquote><div><br>&nbsp;I have been using AuthUser, to answer Pm&#39;s question. I figured php sessions were what were causing my problem to begin with. As far as it goes, I would even dig in the AuthForm allowed firefox to remember my username and password, which I suspect is as a result of their name attribute, right?<br>
<br>Also, thanks for the info Olle. I always liked UserAuth&#39;s methodology, though the last time I tried it, it gave me more problems than I wanted. Now, it seems like it&#39;s time to work that out. Cool.<br><br>Mike<br>
</div></div>