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

Filename normalisation of form-data/multipart file uploads (umlauts on Apple clients) #2625

Merged
merged 2 commits into from Dec 13, 2022

Commits on Dec 13, 2022

  1. Normalize filenames of form uploads to NFC to avoid problems with Mac…

    … clients. Added tests.
    Tronic committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    91189dd View commit details
    Browse the repository at this point in the history
  2. Split overlong lines (linter)

    Tronic committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0046d2e View commit details
    Browse the repository at this point in the history