I\'m using the default login module in ASP.NET MVC 4. I did not change any code in the default application and i hosted it on a shared server.
After i logged in usin
make sure you put the @Html.AntiForgeryToken() in your page's form