<div>Hi all,</div>
<div> </div>
<div>I am a newbie to PmWiki. I set up my wiki so that it </div>
<div>can authorize users with external .htpasswd file.</div>
<div>It is working well, but I would like to keep this authorization </div>
<div>session even when a user leaves the wiki (but still stays </div>
<div>in the same web site).</div>
<div> </div>
<div>For example, a user logs in <font color="#0000ff">at a page at </font><a href="http://www.mywebsite.com/login">www.mywebsite.com/login</a> </div>
<div>then moves to a wiki page at <a href="http://www.mywebsite.com/wiki">www.mywebsite.com/wiki</a> .</div>
<div>If we use the same .htpasswd file for both pages, I would like to </div>
<div>avoid users redundantly logging in for wiki. </div>
<div>Is it possible with the current PmWiki code? Or otherwise</div>
<div>any good idea?</div>
<div> </div>
<div>Thanks much,</div>
<div>- Jihwang Yeo</div>