in reply to [OT?] dropin apache basic auth replacement

I was wondering about "deauthorizing" just yesterday, but the credentials are stored in the browser, so it's up to the browser to forget. Some browsers will forget when given the situation you posed, but some don't.
_____________________________________________________
Jeff[japhy]Pinyan: Perl, regex, and perl hacker, who'd like a job (NYC-area)
s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;
  • Comment on Re: [OT?] dropin apache basic auth replacement

Replies are listed 'Best First'.
Re: Re: [OT?] dropin apache basic auth replacement
by geektron (Curate) on Feb 20, 2004 at 15:12 UTC
    right. exactly the reason i was thinking of some mod_perl handler for maintaining auth state.