Skip to content

pruiz/BasicAuthDotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaiscAuth.Net
=============


A simple IHttpModule enabling custom HTTP Basic Authentication for ASP.NET (on both Win32/IIS & Mono).

This work is derived from existing implementations found at:
 - http://blog.smithfamily.dk/2008/08/27/ImplementingBasicAuthenticationInASPNET20.aspx
 - http://www.codeproject.com/KB/aspnet/mybasicauthentication.aspx
 - http://cacheandquery.com/blog/2011/03/customizing-asp-net-mvc-basic-authentication/

Cheers
Pablo

About

A simple HTTP Basic authentication module (IHttpModule) for ASP.NET/Mono.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages