egroupware/api/src/Vfs
2024-09-03 12:52:33 +02:00
..
Dav
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 * Filemanager: automatic shorten too long filenames and replace 4-byte utf-8 characters, which gave an error when trying to store VFS 2024-06-20 12:29:13 +02:00
Base.php Stop stripping scheme/host/credentials from cached symlink targets 2024-07-03 16:02:20 -06: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 automatic open "Security & password" dialog for SSO logins, if password is required in filemanager 2024-09-03 12:52:33 +02:00
StreamWrapperIface.php WIP S3 stream-wrapper: fixes to backup and restore binary AES key column egw_sqlfs.fs_aes_key 2023-10-30 13:31:11 +02:00
StreamWrapperIfaceNoDir.php WIP S3 stream-wrapper: fixes to backup and restore binary AES key column egw_sqlfs.fs_aes_key 2023-10-30 13:31:11 +02:00
UserContextTrait.php changes to allow mounting ftp into vfs via an URL like "ftp(s)://<ftp-user>:<ftp-pass>@<ftp-host>/<path>?mode=0750&user=sysop&group=Default" 2024-01-30 15:36:41 +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