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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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 | 34,144 | 11/8/2021 |
2.2.2 | 312,549 | 4/9/2016 |
2.2.1 | 8,573 | 9/1/2015 |
2.2.0 | 10,515 | 10/8/2014 |
2.1.2 | 1,962 | 9/17/2014 |
2.1.1 | 2,194 | 6/23/2014 |
2.1.0 | 1,634 | 10/19/2013 |
2.0.2 | 1,348 | 10/17/2013 |
2.0.1 | 1,352 | 10/17/2013 |
2.0.0 | 1,372 | 10/17/2013 |
1.2.0 | 1,464 | 10/17/2013 |
1.1.0 | 1,342 | 10/11/2013 |
1.0.0.2 | 1,321 | 9/30/2013 |
1.0.0.1 | 1,337 | 9/30/2013 |
1.0.0 | 1,417 | 9/18/2013 |
0.7.0.1 | 1,281 | 9/11/2013 |
0.7.0 | 1,347 | 9/11/2013 |