HttpAuthModule 2.3.0
dotnet add package HttpAuthModule --version 2.3.0
NuGet\Install-Package HttpAuthModule -Version 2.3.0
<PackageReference Include="HttpAuthModule" Version="2.3.0" />
paket add HttpAuthModule --version 2.3.0
#r "nuget: HttpAuthModule, 2.3.0"
// Install HttpAuthModule as a Cake Addin
#addin nuget:?package=HttpAuthModule&version=2.3.0
// Install HttpAuthModule as a Cake Tool
#tool nuget:?package=HttpAuthModule&version=2.3.0
Simple Http Basic, Digest Authentication Module with IP Restriction.
[Features]
- Standard basic authentication.
- Digest authentication implementation is simple algorithm: nonce value has expiration.
- Basic or Digest Authentication don't touch HttpContext.Current.User.
- Target IP Address Family is IPv4 and IPv6.
- Ignore Path Regex.(specified path skip authentication)
- Ignore IP Address.(specified IP skip authentication)
If you find bugs or have requests for improvement, contact me. https://github.com/nabehiro/HttpAuthModule
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 9,682 | 11/8/2021 |
2.2.2 | 229,422 | 4/9/2016 |
2.2.1 | 6,665 | 9/1/2015 |
2.2.0 | 10,326 | 10/8/2014 |
2.1.2 | 1,789 | 9/17/2014 |
2.1.1 | 1,990 | 6/23/2014 |
2.1.0 | 1,416 | 10/19/2013 |
2.0.2 | 1,151 | 10/17/2013 |
2.0.1 | 1,151 | 10/17/2013 |
2.0.0 | 1,158 | 10/17/2013 |
1.2.0 | 1,255 | 10/17/2013 |
1.1.0 | 1,149 | 10/11/2013 |
1.0.0.2 | 1,126 | 9/30/2013 |
1.0.0.1 | 1,144 | 9/30/2013 |
1.0.0 | 1,214 | 9/18/2013 |
0.7.0.1 | 1,085 | 9/11/2013 |
0.7.0 | 1,142 | 9/11/2013 |