[Mono-list] how to do proper role based authentication in web
apps
Gonzalo Paniagua Javier
gonzalo.reply.to.the.list.iam.suscribed@ximian.com
Sat, 05 Jun 2004 09:28:26 +0200
El sáb, 05-06-2004 a las 08:44, Rainer Burgstaller escribió:
> By the way there is a difference in the mono implementation and
> microsofts. When I set the HttpContext.CurrentUser (I dont know the
> syntax by heart) the Thread.CurrentPrincipal is not updated in mono
> but in Ms .NET it is. So currently for mono I have to set both to the
> principal I want to use. Otherwise the permission stuff wont work.
Can you file this as a bug report in http://bugzilla.ximian.com (Mono
Class Libraries - Sys.Web) with a small test case?
Thanks in advance.
-Gonzalo