]> source.dussan.org Git - nextcloud-server.git/commit
skip shared files, if files get decrypted only for a specific user we shouldn't touch... 1345/head
authorBjoern Schiessle <bjoern@schiessle.org>
Wed, 27 Jul 2016 13:11:48 +0000 (15:11 +0200)
committerBjoern Schiessle <bjoern@schiessle.org>
Fri, 9 Sep 2016 12:55:46 +0000 (14:55 +0200)
commit7d183a28d2159ee76ff2cff0ded203a6f99290f8
tree915be71a35c3d17c925b48d9be548799f4ddf204
parentb9100da2e8eb6cdaf88b35ed09859580bc497c08
skip shared files, if files get decrypted only for a specific user we shouldn't touch files owned by a different user.
lib/private/Encryption/DecryptAll.php
tests/lib/Encryption/DecryptAllTest.php