Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms-authentication

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

ASP.NET - Redirect to Error Page if Roles Authorization Fails