From: blaine <la...@us...> - 2003-03-28 19:09:58
|
On Friday, Mar 28, 2003, at 10:54 America/Vancouver, Greg Westin wrote: > If the digest option is used, it definitely needs to be an option... > keep > in mind that many people are still using basic authentication, for > whatever reason. I'm a bit confused on this point; I hope the proposed method wasn't to actually re-implement digest auth! ;-) As long as just the $REMOTE_USER environment variable is used, then both digest and basic should work fine (plus any other methods, like auth tokens, etc.). Am I somehow mistaken, or is "digest" just being misused? b. |