]> source.dussan.org Git - nextcloud-server.git/commit
Add storage and cache wrappers to apply a permissions mask to a storage
authorRobin Appelman <icewind@owncloud.com>
Mon, 10 Nov 2014 15:00:25 +0000 (16:00 +0100)
committerRobin Appelman <icewind@owncloud.com>
Thu, 27 Nov 2014 14:25:57 +0000 (15:25 +0100)
commit33b64868d7b65e751bd8d729ce69d6f46e6c3d8d
tree33f1e7cf8514425ec1a3c747f9ad5f627a9d92a7
parentabb6e89c5d83102c2838bd6a48b5bf6e73e9660d
Add storage and cache wrappers to apply a permissions mask to a storage
lib/private/files/cache/wrapper/cachepermissionsmask.php [new file with mode: 0644]
lib/private/files/storage/wrapper/permissionsmask.php
tests/lib/files/cache/wrapper/cachepermissionsmask.php [new file with mode: 0644]
tests/lib/files/storage/wrapper/permissionsmask.php [new file with mode: 0644]