egroupware_official/api/src/Vfs
2021-06-04 13:58:59 -06: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 fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Links Fix error when linking to new entry 2021-04-15 10:25:18 -06:00
Sharing fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Sqlfs change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
Base.php Api: Respect do_symlink flag to keep links as links 2021-05-20 11:54:06 -06:00
HiddenUploadSharing.php Fix missing translation 2021-03-30 11:04:19 -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 Change global sharing variable to be a list of shares in use, indexed by token. This should resolve the issues with multiple shares being accessed in the same session. 2021-03-11 17:00:16 -07:00
StreamWrapper.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
StreamWrapperIface.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
UserContextTrait.php Api: Fix Asyncservice did not have proper filesystem access as the job user 2021-06-04 13:58:59 -06:00
WebDAV.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00