[Mono-bugs] [Bug 80212][Blo] New - ASP.NET FormsAuth doesn't work since this week

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Dec 10 06:51:08 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dna at informatik.uni-kiel.de.

http://bugzilla.ximian.com/show_bug.cgi?id=80212

--- shadow/80212	2006-12-10 06:51:08.000000000 -0500
+++ shadow/80212.tmp.15313	2006-12-10 06:51:08.000000000 -0500
@@ -0,0 +1,34 @@
+Bug#: 80212
+Product: Mono: Class Libraries
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: Ubuntu 6.10
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Blocker
+Component: Sys.Web
+AssignedTo: grendello at gmail.com                            
+ReportedBy: dna at informatik.uni-kiel.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ASP.NET FormsAuth doesn't work since this week
+
+Im using mono svn trunk and ASP.NET FormsAuth with a custom Membership-,
+Role- and Profileprovider.
+
+This works last week very well, but today i updated from svn and now the
+login page just reloads, no errormessage.
+
+A Cookie ist set and the result is the same with a dummy membershiprovider
+with "public override bool ValidateUser(string username, string password) {
+return true; }"
+
+Debugging with mdb does not work, because it crashes xsp2.
+
+Entering wrong usernames or password does not show up a errormessage, same
+behavior.
+
+So i cant provider any more informations then "it does not work".


More information about the mono-bugs mailing list