[Mono-dev] [PATCH] System.Web:FormsAuthentication initialization fix

Konstantin Triger kostat at mainsoft.com
Sun Jul 16 04:01:13 EDT 2006


Hi Gonzalo,

This is not an issue here since 'authentication' section cannot be defined in somedir, but only at machine or application level.

<section name="authentication" type="System.Web.Configuration.AuthenticationSection, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication" />

Regards,
Konstantin Triger

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Gonzalo Paniagua Javier
Sent: Thursday, July 13, 2006 11:41 PM
To: mono-devel-list at lists.ximian.com
Subject: Re: [Mono-dev] [PATCH] System.Web:FormsAuthentication initialization fix

On Wed, 2006-07-05 at 07:20 -0700, Konstantin Triger wrote:
> Hello,
> 
>  
> 
> The attached patch ensures the forms authentication module is properly
> initialized.
> 

I'm not sure about this one. What if the web.config file is
in /app/somedir and the default url given is "file.aspx? Will the
default url be ~/file.aspx or ~/somedir/file.aspx?

-Gonzalo



_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list