]> source.dussan.org Git - nextcloud-server.git/commit
remove util::getPaths(), this function was broken and is replaced my util::getAllFile...
authorBjörn Schießle <schiessle@owncloud.com>
Mon, 22 Apr 2013 10:22:07 +0000 (12:22 +0200)
committerBjörn Schießle <schiessle@owncloud.com>
Mon, 22 Apr 2013 10:22:07 +0000 (12:22 +0200)
commit8a46e809f00745f4b67d118e85ec2d35e74b732e
tree324da0b930d7857e71ae96dcbf0bb060cdfa6db2
parent8790ceba25ab3a7ae3359037981c0019e229160a
remove util::getPaths(), this function was broken and is replaced my util::getAllFiles(). When unsharing a folder only remove the share key for sub files if the user really no longer have access to the file. Can happen that a sub-file/-folder is shared to a group the user is a member of or explicitly once more to the same user
apps/files_encryption/hooks/hooks.php
apps/files_encryption/lib/util.php