2b3ez / FileManager4TinyMCE

Plugin for manage and upload file for TinyMCE 4
151 stars 74 forks source link

Update upload.php #59

Open ic-hv opened 3 years ago

ic-hv commented 3 years ago

[TASK] Allowed file-endings should not only get checked on the client-side but also on the server-side

Remember: Checks on client-side may easily be circumvented by opening up javascript console and doing this for example: $ allowed_ext.push("php")