Skip to content

v1.4.4298.0

Choose a tag to compare

@ITHitBuild ITHitBuild released this 24 Feb 21:20
· 80 commits to master since this release
  • Challenge-response authentication (Basic, Digest, NTLM/Kerberos) is now supported in WebDAV Drive sample. The login form is provided. The credentials are securely stored in Windows Credential Manager.
  • Web browser login form does not work in WebDAV Drive sample. If server replies with 302 redirect the request failed and the login form does not show. This bug is now fixed.
  • WebDAV Drive sample is now using WPF for UI rendering.