Editing tags of a locked resource should not be possible #9789
Labels
Priority:p4-low
Low priority
Topic:good-first-issue
beginner friendly task
Type:Bug
Something isn't working
Steps to reproduce
curl -u admin:admin https://host.docker.internal:9200/remote.php/webdav/your_file.txt -X LOCK -d '<?xml version="1.0" encoding="UTF-8"?><d:lockinfo xmlns:d="DAV:"><d:lockscope><d:shared/></d:lockscope> </d:lockinfo>' --insecure
The text was updated successfully, but these errors were encountered: