Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

In ELMAH with MVC 3, How can I hide sensitive form data from the error log?

Why is my ASP.NET MVC persistent auth cookie not working?

How do I implement custom Principal and Identity in ASP.NET MVC?

How to lock down paths in ASP.NET MVC?

How do I customize the Forms Authentication cookie name?

How to override/change FormsAuthentication LoginUrl in certain cases

FormsAuthentication LoginUrl [duplicate]

Migrating existing users from MVC 4 SimpleMembership to MVC 5 ASP.NET Identity

How to do Forms Authentication on purely HTML pages using ASP.NET?

What is the purpose/meaning of the Version property on a FormsAuthenticationTicket?

How did harmless crawler bypass WebForms authentication, and hijack a user's session?

Forms Authentication understanding context.user.identity

Asp.net forms authentication cookie not honoring timeout with IIS7

ASP.Net Store User Data in Auth Cookie

Forms Authentication across Sub-Domains

ASP.NET Forms Authentication failed for the request. Reason: The ticket supplied has expired

AJAX and FormsAuthentication, how prevent FormsAuthentication overrides HTTP 401?

Differences in forms auth timeout and session timeout

User.IsInRole doesn't work

Who sets the IsAuthenticated property of the HttpContext.User.Identity