Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

ASP.NET redirecting to a page other than the default redirect url

Execute ASP.NET Membership Login from codebehind in button click handler

Forms Authentication cookie not expiring

How to change the name of "ReturnUrl" query string key in ASP.NET's forms authentication?

Programmatically check if page requires authentication based on web.config settings

ASP.NET - Web.config login error Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'

How do I set the sliding expiration for a cookie that isn't managed by ASP.NET?

In-place handling (no redirect) of 401 unauthorized?

ASP Website does not seem to use machineKey in Web.Config for FormsAuthentication.Decrypt

Creating a link to logout for JSP

How to create a CustomPrincipal globally (with and without AuthorizeAttribute)

If User.IsInRole with string array?

FormsAuthentication redirecting to login page when visiting root of website