nextcloud/lib/private/Files/Storage
Carl Schwan 5b7b972882 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-11-02 13:57:12 +00:00
..
PolyFill Update license headers 2019-12-05 15:38:45 +01:00
Wrapper catch notfound and forbidden exception in smb::getmetadata 2021-04-28 11:53:12 +00:00
Common.php use exceptions for error signaling in writeStream 2020-07-23 21:01:23 +00:00
CommonTest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
DAV.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
FailedStorage.php Update license headers 2019-12-05 15:38:45 +01:00
Flysystem.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Home.php Update license headers 2019-12-05 15:38:45 +01:00
Local.php Fix security issues when copying groupfolder with advanced ACL 2021-11-02 13:57:12 +00:00
LocalTempFileTrait.php Update license headers 2019-12-05 15:38:45 +01:00
Storage.php catch notfound and forbidden exception in smb::getmetadata 2021-04-28 11:53:12 +00:00
StorageFactory.php Update license headers 2019-12-05 15:38:45 +01:00
Temporary.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00