Fix unneeded permission check for MOVE.
commitffa645571caf2c4fc7adc5969e3531860c5055ea
authorBen Kibbey <bjk@luxsci.net>
Fri, 26 Sep 2014 00:51:49 +0000 (25 20:51 -0400)
committerBen Kibbey <bjk@luxsci.net>
Fri, 26 Sep 2014 01:09:26 +0000 (25 21:09 -0400)
tree76b494c977856ead1aed6332d5b840f9cbcea77d
parentc56b39b0ad066514c55cfa69ffc25ed4f60b7a01
Fix unneeded permission check for MOVE.

Moving a child to another tree should work provided the destination does
not already exist. If it does exist it must be owned by the client.
src/commands.c