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

feat(filename): Improve filename validation to support Nextcloud 30 capabilities #1013

Merged
merged 1 commit into from
Jul 12, 2024

Commits on Jul 11, 2024

  1. feat(filename): Improve filename validation to support Nextcloud 30 c…

    …apabilities
    
    With Nextcloud 30 there are more options to restrict filenames,
    so we need to adjust our filename validation.
    This now also provides `validateFilename` which will throw an error if invalid,
    to allow better user feedback on what is wrong.
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cd80e84 View commit details
    Browse the repository at this point in the history