DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9852>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9852

Odd Digest and Realm Behaviour

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Enhancement



------- Additional Comments From [EMAIL PROTECTED]  2002-06-13 21:19 -------
None of the current realm implementations actually comply with the contract of
the realm interface, for a variety of reasons (usually, they don't want to
expose the user password). DIGEST needs either the clear text password or a more
complex digest of it to work, so it doesn't work with those realms (which happen
to be all of them except the MemoryRealm).

So this is an enhancement, because it's not supposed to work until some
sophisticated (at least if we'd like to be secure) refactoring of the realms
occur. Want to help ?

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to