nextcloud/lib
Ferdinand Thiessen bdbeabafa7
feat: Add forbidden_filename_basenames config option
This allows to configure forbidden filenames (the full filename like `.htaccess`)
and also forbidden basenames like `com0` where `com0`, `com0.txt` and `com0.tar.gz` will match.
We need this as only using basenames was too restrictive and will cause problems on some systems when updating.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-15 19:39:18 +02:00
..
composer Merge pull request #46397 from nextcloud/extended-query-builder-base 2024-07-15 14:53:22 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-07-15 00:19:55 +00:00
private feat: Add forbidden_filename_basenames config option 2024-07-15 19:39:18 +02:00
public fix(files_sharing): adjust IAttributes API and files_versions 2024-07-12 20:14:30 +02:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php fix(occ): Use the const instead of hardcoded string for --debug-log option 2024-07-08 16:09:39 +02:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00