nextcloud/lib/private/Files/Storage
Carl Schwan 887f4ba2fb Fix security issues when copying groupfolder with advanced ACL
Using advanced ACL, it is possible that an user has access to a
directory but not to a subdirectory, so the copying use
Common::copyFromStorage instead of Local::copyFromStorage.

Fix https://github.com/nextcloud/groupfolders/issues/1692

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-21 16:34:20 +00:00
..
PolyFill Update php licenses 2021-06-04 22:02:41 +02:00
Wrapper explicitly close source stream on encryption storage 2021-10-08 08:04:34 +00:00
Common.php Make sure that a empty directory can still be deleted when copied from another storage 2021-10-11 08:01:10 +00:00
CommonTest.php Update php licenses 2021-06-04 22:02:41 +02:00
DAV.php Update php licenses 2021-06-04 22:02:41 +02:00
FailedStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
Flysystem.php Update php licenses 2021-06-04 22:02:41 +02:00
Home.php Update php licenses 2021-06-04 22:02:41 +02:00
Local.php Fix security issues when copying groupfolder with advanced ACL 2021-10-21 16:34:20 +00:00
LocalRootStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
LocalTempFileTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
Storage.php Update php licenses 2021-06-04 22:02:41 +02:00
StorageFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
Temporary.php Update php licenses 2021-06-04 22:02:41 +02:00