You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pure cookies authentication now works out-of-the box with Add WebDAV Server Implementation wizard. The DavProtocolEditDocument() function is added with cookie name and login URL on the default handler page MyCustomHandlerPage.aspx/html instead of EditDocument() if Basic, Digest & MS-OFBA checkboxes are unchecked under Cookies authentication option in WebDAV wizard.
IsDavProtocolSupported() JavaScript function was missing “l” in its name on the default handler page MyCustomHandlerPage.aspx/html. Now this bug is fixed.
Protocol version required by the WebDAV Ajax Library used on a web page is now displayed on the default handler page next to WebDAV Ajax Library version.