I’ve noticed that the system currently allows uploading unidentified or unsupported file types as ticket attachments. This could potentially pose security or compatibility issues.
Let’s discuss possible approaches to handle this — for example, restricting uploads to specific file extensions or validating file types before submission.
I’ve noticed that the system currently allows uploading unidentified or unsupported file types as ticket attachments. This could potentially pose security or compatibility issues.
Let’s discuss possible approaches to handle this — for example, restricting uploads to specific file extensions or validating file types before submission.
This request is in our backlog under N°3108, it is not planned yet.
To mitigate, you could create an extension that analyzes and blocks (or auto deletes) certain extensions if wanted.