Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Locks on DELETE and MOVE #152

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

angermueller
Copy link

This should fix #151.
Added a method called removeLockFromRoot to remove a lock from a certain root uri.
Added two event listeners ('afterDelete' and 'afterMove') to call this method.

locks.js on line 80 could be checked. Should the parameter returnChildLocks true or false here?

Added method removeLockFromRoot to remove a lock with a certain uri.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delete locks on DELETE method
1 participant