nextcloud/lib
Ferdinand Thiessen 6860d92bf4 fix(Filesystem): use FilenameValidator for Filesystem::isFileBlacklisted
This fixes the issue that some methods will not allow uploading files
because they still require the deprecated config option to be used.
So instead we need to use the validator introduced in v30.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-03 14:24:48 +00:00
..
composer feat: add command to clear memcache 2025-08-26 03:54:33 +00:00
l10n fix(l10n): Update translations from Transifex 2025-09-03 00:12:46 +00:00
private fix(Filesystem): use FilenameValidator for Filesystem::isFileBlacklisted 2025-09-03 14:24:48 +00:00
public fix(appconfig): mark searchKeys() as internal until 32 2025-07-22 12:21:29 -01:00
unstable fix(lexicon): syntax 2025-01-14 10:38:15 -01:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php chore: Add comment to make it clear the bail out for status.php should 2025-09-02 12:07:38 +02:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00