nextcloud-server/config
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 +07:00
..
.htaccess chore: Add SPDX header 2024-06-06 22:53:41 +07:00
CAN_INSTALL Block install without CAN_INSTALL file 2019-04-11 09:32:33 +07:00
config.sample.php feat: Add `forbidden_filename_basenames` config option 2024-07-15 19:39:18 +07:00