Hello, does the File Extension check only check the file extension or does it do something more sophisticated ?
Can I count, that user will not be able to create malicious files ? (where the extension and mime type has been tampered with)
I didn't find an answer to this in the docs.
As far as I know, it just checks the extension. Apart from that, remember that appwrite has built-in antivirus for storage. You can enable it in the bucket settings
It's enabled by default
Recommended threads
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...
- Storage images using custom domain retur...
Some of the images uploaded to my storage bucket returns this error: ``` { "message": "Project with the requested ID could not be found. Please check the value...
- Bandwidth limit for your organization ha...
I received an alert that I exceeded the Free plan bandwidth limit (showing 5.86 GB), but my dashboard tells a different story. The usage stats there are much lo...