Releases: cloudfoundry/hwc
Releases · cloudfoundry/hwc
21.0.0
- Add windowsAuthentication with secure defaults. For more about these parameters, see https://learn.microsoft.com/en-us/iis/configuration/system.webserver/security/authentication/windowsauthentication/#attributes
authPersistSingleRequest
set to trueauthPersistNonNTLM
set to true- Only support Negotiate by default
20.0.0
Remove no longer correct references to $GOPATH Also note that the mingw compiler for 32bit is also needed.
19.0.0
Update test fixture dependencies due to security vulnerabilities
18.0.0
Allow overriding of the system.webServer asp section - Needed for overriding enableParentPaths which is useful for ASP classic apps [#169236375]
17.0.0
- Built using go version go1.12.1
16.0.0
Allow server variables to be used in Web.Config [#164247452] Signed-off-by: Micah Young <[email protected]>
15.0.0
Allow server variables to be used in Web.Config [#164247452] Signed-off-by: Micah Young <[email protected]>
14.0.0
Remove disused temp directory Signed-off-by: Steve Solomon <[email protected]>
13.0.0
Merge pull request #13 from cloudfoundry/mime-types Enable users to determine what mimetypes use gzip compression