Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: FilenameValidator::isForbidden should only check forbidden files #47372

Merged
merged 2 commits into from
Aug 21, 2024

Commits on Aug 21, 2024

  1. fix: FilenameValidator::isForbidden should only check forbidden files

    And not forbidden basenames as this is used for different purposes.
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b9cc7bc View commit details
    Browse the repository at this point in the history
  2. docs: Add information how forbidden filenames are handled on existing…

    … files.
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9157378 View commit details
    Browse the repository at this point in the history