nextcloud-server/lib/private/Files
Ferdinand Thiessen b9cc7bcec7
fix: `FilenameValidator::isForbidden` should only check forbidden files
And not forbidden basenames as this is used for different purposes.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-21 04:16:14 +07:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Cache fix: make batch propagator work with sharding restrictions 2024-07-17 19:16:07 +07:00
Config fix: ensure array returned from getMountsForFileId is continious 2024-08-02 17:22:33 +07:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Mount chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Node fix(files): Fix incorrect keys by reindexing 2024-08-01 09:14:44 +07:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ObjectStore fix(s3): Don't wait indefinitely for S3 to return 2024-07-05 16:24:32 +07:00
Search chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SimpleFS chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Storage fix: use mountpoint from storage to find the encryption keys 2024-08-20 13:32:03 +07:00
Stream chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Template feat: Add support for filling fields to backend components 2024-07-25 11:11:40 +07:00
Type chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Utils chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FileInfo.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FilenameValidator.php fix: `FilenameValidator::isForbidden` should only check forbidden files 2024-08-21 04:16:14 +07:00
Filesystem.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SetupManager.php feat: store the mountpoint of storages in the mount options 2024-08-20 13:31:35 +07:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
View.php Merge pull request #46672 from nextcloud/fix/preview-invalid-id 2024-07-25 19:37:30 +07:00