Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

How to get a PhoneGap based app to authenticate against an ASP.NET Forms Authentication backend?

OWIN Self-Host CookieAuthentication & Legacy .NET 4.0 Application / FormsAuthenticationTicket

ASP.NET Forms Auth Allowing access to specific file in subdirectory when all others should be denied

Custom forms authentication in MVC

ASP.NET Forms Authentication timeout

Is (HttpContext.Current.User != null) enough to assume that FormsAuthentication has authenticated the user

Upgrading to ASP.NET 4.5/MVC 4 forms authentication fails

Asp.net randomly stops obeying forms authentication whitelist

Why does the default ASP.NET Forms Authentication Cookie have a leading period in it's default name => ".ASPXAUTH"

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?