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





------- Additional Comments From [EMAIL PROTECTED]  2008-01-27 18:21 -------
Only because this is Mark, i won't mark as WONTFIX.  Patches are always 
welcome :).

This can't really be done cleanly, since the Manager webapp uses BASIC auth.  
There is no way that I know of to tell the browser to stop sending the 
credentials with each request.  As a result, there is no way for the webapp to 
know that the user hasn't logged back in.  This is largely why the "logoff" 
feature was dropped from the servlet spec.

I haven't tested it, but a really dirty hack might be to send a 401 response 
to the logoff, and count on the user to hit the cancel button.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to