danielm / uploader

A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
https://danielmg.org/demo/java-script/uploader
MIT License
1.17k stars 385 forks source link

Secure backend implementation? #105

Open ghost opened 4 years ago

ghost commented 4 years ago

Wondering if anyone created a secure backend implementation. The demo says do not use in production, did anyone create a secure php backend for this library?

kajangprince commented 4 years ago

Have you succeeded in creating a secured Backend implementation?