Hi,
Is there a plan to secure the upload API, currently the CKEditor Reactive component exposes an API for image/file upload and its public, so anybody can upload a file to server and fill up the DB. I have been trying to secure it by uploading the file using the fileUploadRequest event but ran into few other issues, look like it may need Custom Upload Adaptor.
Regards.
Any news about this issue? I have the same problem.. Thanks