Skip to content
Snippets Groups Projects
Select Git revision
  • a8616665002b4d49af4e65d360c0c3909f7d9a81
  • master default protected
2 results

HTTP

user avatar
Kunal Ghosh authored
Fix to make the Unlock mechanism of WebDAV work. Previously when using unlock in cadaver etc was used the lock entry corresponding to the file was not deleted in the sqlite database table oc_locks. The error was because the delete query in the Unlock function was not getting executed :)
f2845bbe
History
Name Last commit Last update
..
WebDAV/Server