nextcloud/apps/files
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
..
ajax chore: Add SPDX header 2024-05-29 08:58:16 +02:00
appinfo chore: Add SPDX header 2024-05-29 08:58:16 +02:00
composer fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +01:00
css chore(assets): Recompile assets 2024-06-19 10:22:05 +00:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
js fix(files_sharing): adjust IAttributes API and files_versions 2024-07-12 20:14:30 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-07-14 00:19:31 +00:00
lib feat: Add forbidden_filename_basenames config option 2024-07-15 19:39:18 +02:00
src fix(files): Close the sidebar on navigation 2024-07-15 11:34:05 +02:00
templates chore: Add SPDX header 2024-05-29 08:58:16 +02:00
tests chore: Add SPDX header 2024-05-29 08:58:16 +02:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openapi.json feat: Add forbidden_filename_basenames config option 2024-07-15 19:39:18 +02:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +02:00