brandonsavage / Upload

File uploads with validation and storage strategies
MIT License
1.67k stars 315 forks source link

Don't remove special characters from filename #91

Closed wimverstuyf closed 8 years ago

wimverstuyf commented 8 years ago

Removing characters with accents etc removes too much information + don't remove the extension twice (already done in constructor)