]> source.dussan.org Git - nextcloud-server.git/commit
Fix scan permissions with nested permissions masks 5710/head
authorRobin Appelman <robin@icewind.nl>
Thu, 13 Jul 2017 12:17:52 +0000 (14:17 +0200)
committerRobin Appelman <robin@icewind.nl>
Thu, 13 Jul 2017 12:37:09 +0000 (14:37 +0200)
commit5804dfc0786ef602e6caa5ef848fa64075f71d76
treeee8dc9a761a541cb8e20d3a4c92cf127cce85bd9
parent701a865db7293cb08227511ee92ae9d60a23b589
Fix scan permissions with nested permissions masks

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/private/Files/Storage/Wrapper/PermissionsMask.php
tests/lib/Files/Storage/Wrapper/PermissionsMaskTest.php