mirror of
https://github.com/strapi/strapi.git
synced 2025-08-08 00:37: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>