mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-17 20:15:40 +02:00
We want to limit what type of file can be uploaded. For this we use an allowed list of file extension. This allowed list can be disabled using a setting and this list is configurable using a setting. When enabled, file with no extension and hidden file are also rejected.