This repository has been archived by the owner on Mar 19, 2019. It is now read-only.
Releases: aspnet/HttpSysServer
Releases · aspnet/HttpSysServer
2.0.2
1.1.4
1.0.6
2.0.1
2.0.0
2.0.0-preview2
Features
- Automatic Cookies challenge overridden by Windows Authentication since 1.1.0 (#284)
2.0.0-preview1
Features
- Merge and rename packages and components to HttpSys* (#283)
Bugs Fixed
- Crash when using WebListener and Negotiate auth scheme (#326)
- Memory leak in WebListener when using NTLM (#317)
- AuthenticationHandler should use WindowsPrincipal instead of ClaimsPrincipal (#306)
- Don't wait indefinitely for requests to drain (#298)
- Listen on http://localhost:5000 by default, prefer direct configuration (#297)
- Inconsistent behavior of Windows authentication between IIS integration and WebListener (#287)