[Mono-bugs] [Bug 376449] New: Basic Authentication doesn't work in HttpListener
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Apr 2 14:06:47 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=376449
Summary: Basic Authentication doesn't work in HttpListener
Product: Mono: Class Libraries
Version: 1.2.6
Platform: x86
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Major
Priority: P5 - None
Component: System
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: paszczi at go2.pl
QAContact: mono-bugs at lists.ximian.com
Found By: Development
Setting authentication scheme to AuthenticationScheme.Basic doesn't bring
expected result. After listener is started and request is made, browser doesn't
show enter user/password dialog and as a result HttpListenerContext's
User.Identity returns null. When tested on .net 2.0 and 3.5 it all works as
expected. Attached test case was checked under Mono 1.2.6 and Mono 1.9 under:
Debian, Windows and Mac OSX.
--
Configure bugmail: https://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