nextcloud/tests/lib/Files/Storage
Robin Appelman 252268e4d2
Set umask before operations that create local files
this solves issues where "other php stuff" is messing with the umask

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-04 15:42:05 +02:00
..
Wrapper Fix code style 2020-09-09 17:36:58 +02:00
CommonTest.php
CopyDirectoryTest.php
HomeStorageQuotaTest.php
HomeTest.php
LocalTest.php Set umask before operations that create local files 2021-06-04 15:42:05 +02:00
Storage.php Fix getDirectoryContent implementation for Jail wrapper 2020-04-30 15:27:09 +02:00
StorageFactoryTest.php