Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

How to check if user is authorized inside Action

Thread.CurrentPrincipal claims incorrectly to be anynomous

Prevent IIS from serving static files through ASP.NET pipeline

Can some hacker steal a web browser cookie from a user and login with that name on a web site?

MVC Forms LoginUrl is incorrect

Sharing authentication between two web applications

Get the username in Forms authentication

Forms Authentication Ignoring Default Document

Asp.Net Core - simplest possible forms authentication

How to allow an anonymous user access to some given page in MVC?

How to remove returnurl from url?

What is a very simple authentication scheme for Sinatra/Rack

Drop in replacement for FormsAuthentication.HashPasswordForStoringInConfigFile?

.net forms-authentication

AuthenticateRequest event

ASP.NET Identity Cookie across subdomains

ASP.NET MVC 5 Web.config: "FormsAuthenticationModule" or "FormsAuthentication"

ASP.NET MVC - Authenticate users against Active Directory, but require username and password to be inputted

Forms auth redirecting css/script includes to the login page with HTTP 302

Storing more information using FormsAuthentication.SetAuthCookie

How can I unit test my ASP.NET MVC controller that uses FormsAuthentication?