mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-04 03:53:43 +00:00
Added new files for handling asynchronous file uploads in ChillDocStoreBundle. The new files include a controller for generating temporary URLs (AsyncUploadController.php), a security authorization file (AsyncUploadVoter.php), and a corresponding test file (AsyncUploadControllerTest.php). These implementations permit asynchronous uploads via POST, GET, and HEAD methods while maintaining security protocols.
3.8 KiB
3.8 KiB