Hi, Thx. I mean the home page...as in I don't want any content being displayed without being authenticated.
Thx Steve From: Gideon D'souza [mailto:[email protected]] Sent: 17 June 2011 12:45 To: [email protected] Subject: Re: Stop Anonymous access If you are building your own module, you could decorate your Action methods with the AuthorizeAttribute. If the url for that action is visited it will automatically ask the user to login if he hasn't. Not sure what you mean about first page? On Fri, Jun 17, 2011 at 3:42 PM, Steve Clements <[email protected]<mailto:[email protected]>> wrote: Hi, What the best solution for only allowing authenticated access to any part of the site? I'm currently playing with permissions and widget layers? Seems like there should be a switch somewhere and the first page is login? Thx Steve --- You are currently subscribed to orchard-discuss as: [email protected]<mailto:[email protected]>. To unsubscribe send a blank email to [email protected]<mailto:[email protected]>. --- You are currently subscribed to orchard-discuss as: [email protected]<mailto:[email protected]>. To unsubscribe send a blank email to [email protected]<mailto:[email protected]>. --- You are currently subscribed to orchard-discuss as: [email protected]. To unsubscribe send a blank email to [email protected].
