<span class="q">> It sounds like you have cookies disabled in your browser. By default,<br></span><div><span class="q">> cookies are usually enabled, which enables the browser to send the<br></span>> password for you as long as the session hasn't expired.
<span class="q"><br><span class="gmail_quote"></span><br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">If all you need is to restrict editing to yourself, you don't need
<br>AuthUser. Just set the edit password in your local/config.php file,<br>and don't tell anyone the password.<br></blockquote></span></div><br><br>I've tried it on both IE and Firefox, and cookies have not been disabled.
<br><br>I've also pared down my local/config.php from various edit/upload/etc permissions to just edit. Please do try it out at <a href="http://conan.mousy.net/pmwiki.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://conan.mousy.net/pmwiki.php</a> , and the password is "password".
<br><br><br>Behold, the contents of local/config.php:<br><br><?php if (!defined('PmWiki')) exit();<br>$WikiTitle = "PmWiki";<br><br>$DefaultPasswords['edit'] = crypt('password');<br><br>
putenv("TZ=PST8PDT");<br>$TimeFmt = '%B %d, %Y, at %I:%M %p PST';<br>?><br><br>If
anyone could point out to me where I'm messing up, please do! I'm
getting quite frustrated with the endless password requests. I'm sure
the solution is quite simple and is staring me in the face, but I can't
for the life of me figure it out. Ack!
<br><span class="sg"><br>- Celia</span>