Wednesday 08 July 2009 9:29:36 am
Hi, i'm trying to find out how to provide for an intranet an access to a module for anonymous user. in my site.ini :
[SiteAccessSettings]
RequireUserLogin=true
i would like that anonymous can access to a custom module/view , the problem is they have to be connected to access it. I need something equivalent to user/register from the admin.
I tried to grant anonymous user from the roles and policies panel but nothing. If you have any ideas ...
|