[Mono-bugs] [Bug 378991] New: Custom Web Forms Authentication Not Working

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 10 22:40:49 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=378991


           Summary: Custom Web Forms Authentication Not Working
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: x86-64
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: kevin at berryware.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Customer


Created an attachment (id=207355)
 --> (https://bugzilla.novell.com/attachment.cgi?id=207355)
Precompiled web site

Description of Problem:
When implementing custom web forms authentication using FormsAuthentication,
FormsAuthenticationTicket, and HttpCookie Mono isn't able to log a user in.

Steps to reproduce the problem:
1. Use XSP2 with the precompiled web site provided as the attachment to this
item.
2. Go to the protected content page and log in with "test" and "password" as
the credentials.

Actual Results:
Under XSP2 it will never log the user in and they cannot see the "Log Out"
button on the protected content page.


Expected Results:
Using ASP.NET Web Dev server it logs the user in and allows the user to access
the protected content folder and see the "Log Out" button.


How often does this happen? 
Every time.

Additional Info:
I've included full source with this as well.


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


More information about the mono-bugs mailing list