egroupware_official/api/src/Vfs
2023-08-01 23:45:26 +02:00
..
Dav fixing our wrong static methods in stream-wrapper: unlink, rmdir, mkdir, rename and url_stat (they are not static, so PHP can pass in $context) 2016-07-19 11:59:16 +02:00
Exception * Filemanager/WebDAV: generally deny user to delete directories /, /home, /apps, /templates (last 2 incl. subdirectories) 2016-08-18 10:04:36 +02:00
Filesystem Check & set context for filesystem:// too 2022-04-07 14:18:13 -06:00
Links fix broken file-access cache after a917293 (fix smallPART file-access depending on full path) 2022-05-12 15:16:55 +02:00
Sharing fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Sqlfs Stop changing symlink mime to target mime when saving 2023-06-14 13:29:35 -06:00
Base.php * Filemanager/SMB: fix not working sharing of SMB shares (with fixed credentials!) 2022-04-08 12:42:53 +03:00
HiddenUploadSharing.php Change sharing permissions 2023-03-30 10:19:54 -06:00
Hooks.php Api: Fix out of memory error when deleting users and filesystem is large 2020-04-28 14:16:09 -06:00
Sharing.php Collabora's extra share needs to use restricted fstab from original share, not full fstab 2022-11-17 09:29:42 -07:00
StreamWrapper.php Fix PHP 8.1 Error: Undefined constant EGroupware\Api\Vfs\StreamWrapper::vfs 2022-12-07 09:55:21 -07:00
StreamWrapperIface.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
UserContextTrait.php nicer way to set current Vfs user and also not overwriting the default context 2022-09-16 09:33:09 +02:00
WebDAV.php if download GET parameter contains a decent cache-buster, we allow caching for 10 days 2023-08-01 23:45:26 +02:00