https://bugzilla.novell.com/show_bug.cgi?id=652719
https://bugzilla.novell.com/show_bug.cgi?id=652719#c0 Summary: System.Web.HttpForbiddenHandler mapping prevents urls with .dll in them Classification: Mono Product: Mono: Class Libraries Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- The System.Web.HttpForbiddenHandler does an incorrect match on *.dll, it really should be something like "*.dll$" otherwise urls like this: "http://localhost/foo.dll/bar/baz" will be rejected. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
