egroupware/api/src/Vfs
ralf 40a42ed1c8 fix broken file-access cache after a917293 (fix smallPART file-access depending on full path)
fix wrong condition when storing an attachment, either the file or it's directory must be writable
2022-05-12 15:16:55 +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 fix PHP 8.1 throws \mysqli_sql_exception or \PDOException for SQL errors 2022-05-10 12:36:25 +02: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 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 fix diverse undefined array-key or variable warnings 2022-04-29 12:44:43 +02:00
StreamWrapper.php * Filemanager/SMB: fix not working sharing of SMB shares (with fixed credentials!) 2022-04-08 12:42:53 +03:00
StreamWrapperIface.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
UserContextTrait.php fix big chunk of PHP 8.0 warnings 2021-10-21 10:39:57 +02:00
WebDAV.php keep original REQUEST_URI in ORIG_REQUEST_URI when modifying it 2021-07-19 14:15:16 +02:00