simple-file-manager
simple-file-manager copied to clipboard
Allowed file types filter?
Is there away to only allow certain file types to be uploaded, for example PDF, Docx, Excel?
There is a denied file type listing but not an allowed. Probably wouldn't be too difficult to reverse that code. The denied file types are in the section $disallowed_patterns = ['*.php'];