2004-06-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Fri, 11 Jun 2004 01:24:35 +0000 (01:24 -0000)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Fri, 11 Jun 2004 01:24:35 +0000 (01:24 -0000)
commitae7b210e4f41e2e750d9457d91ebd8aea8d7e5b0
treeb3b868ab1ae733780a36556e235ba3513f17b7a5
parent50abbf1102584947a9c08daf7b59ff7bcc632ce4
2004-06-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* System.Web/HttpApplication.cs: change/restore the IPrincipal in their
own methods and make them internal.

* System.Web.Security/DefaultAuthenticationModule.cs: set the IPrincipal
for this thread once we have a user. Fixes bug #59683.

svn path=/trunk/mcs/; revision=29248
mcs/class/System.Web/System.Web.Security/ChangeLog
mcs/class/System.Web/System.Web.Security/DefaultAuthenticationModule.cs
mcs/class/System.Web/System.Web/ChangeLog
mcs/class/System.Web/System.Web/HttpApplication.cs