hi,
i have the basic mvc project with the login screen set up. i created a new page, but when i run the site i can just paste the URL of the new view and navigate there and it doesn't redirect me the login screen.
what's the best way to lock down the rest of my site once i am using forms auth?
thanks