[Mono-bugs] [Bug 585455] HttpListener does not handle authentication completely

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 8 16:59:04 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=585455

http://bugzilla.novell.com/show_bug.cgi?id=585455#c3


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
           Severity|Normal                      |Critical

--- Comment #3 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2010-03-08 21:59:03 UTC ---
Fixed in trunk (r153288) and mono-2-6 (r153287).
The problem was that the EndGetContext() from the user was never signaled since
we were doing a secondary BeginContext which produced a new
ListenerAsyncResult.

Also the split on the Authentication header was wrong.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list