egroupware/api/src/Vfs
2020-03-06 14:48:26 -07: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 fix namespace issues 2019-11-19 14:02:37 +02:00
Links * Api - Fix linking into new entries fails with SQL error 2019-01-21 11:22:21 -07:00
Sqlfs fix SQLSTATE[42000]: Syntax error or access violation in filemanager 2018-10-19 13:46:06 +02:00
Hooks.php Admin: change delete user filemanager hook to move home dir, but only search /home for other files 2019-11-19 10:19:04 -07:00
Sharing.php Api: Sharing listens to Vfs hooks to stay up-to-date with deleted or renamed files 2020-03-06 14:48:26 -07:00
StreamWrapper.php Changes to support accessing Samba shares with Collabora 2019-01-31 14:42:37 -07:00
StreamWrapperIface.php 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
WebDAV.php * Filemanager/WebDAV: handle url-special chars like %, # and ? correctly 2019-03-21 12:36:25 +01:00