mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 19:04:38 +00:00

This fixes the `generateFileName` function in the Strapi upload plugin, so that reserved and unsafe charactes for URLs are replaced with underscores. Signed-off-by: Marvin König <dev@mkqavi.com>