mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +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>