[Mono-devel-list] FormsAuthentication.SignOut() problem

Donaldi Sukma P don_aldi at yahoo.com
Tue Feb 24 03:55:29 EST 2004


Actually, at the first time I use Apache 2.0.48 as my
web server with mod_mono 0.6 work with my mono.

But when I deploy using xsp webserver 0.8, it work
well.

Is it mod_mono do not support Form authentication ?
or I have setting my httpd.conf again or anything else
?

actually I prefer to use apache as my future web
server production.

Thank in advance.

--- Gonzalo Paniagua Javier <gonzalo at ximian.com>
wrote:
> El vie, 20-02-2004 a las 13:33, Donaldi Sukma P
> escribi�:
> > Hi,
> > 
> > I have this line in my web.config
> > 
> > <authentication mode="Forms">
> >             <forms name=".AspxImaswAuth"
> > loginUrl="DesktopDefault.aspx" protection="All"
> > timeout="60" />
> >         </authentication>
> > 
> > when I have log in on my login page it's running
> well,
> > I mean there's a cookie with name
> ".AspxImaswAuth",
> > but when  I log out, I do
> > "FormsAuthentication.SignOut();" in my code. 
> > 
> > In Windows, that cookie is gone, but when I run in
> > Mono, that cookie is not gone.
> > 
> > What's wrong ?
> 
> Looks like a bug. Can you file a bug report in
> bugzilla including
> details on how to reproduce it and attaching the
> files needed?
> 
> Thanks in advance.
> 
> -Gonzalo
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
>
http://lists.ximian.com/mailman/listinfo/mono-devel-list


__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools



More information about the Mono-devel-list mailing list