Skip to content
Snippets Groups Projects
Unverified Commit bdbeabaf authored by Ferdinand Thiessen's avatar Ferdinand Thiessen
Browse files

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: default avatarFerdinand Thiessen <opensource@fthiessen.de>
parent 8c571dda
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment