strapi/packages/strapi-plugin-upload
Marvin König fa31b5dfc2
Fix file names containing reserved and unsafe URL characters
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>
2020-05-13 13:17:26 +02:00
..
2020-05-07 13:14:23 +02:00
2020-03-09 09:05:43 +01:00

strapi-plugin-upload