bfrgoncalves / INNUENDO_REST_API

Frontend application and REST API for the INNUENDO Platform
GNU General Public License v3.0
5 stars 5 forks source link

Permission denied when deleting fastq #123

Closed bfrgoncalves closed 6 years ago

bfrgoncalves commented 6 years ago

Option to delete fastq files is giving permission denied since the user deleting then is different from the one trying to delete them.

bfrgoncalves commented 6 years ago

This was due to file permission issues when deleting the files. This is now fixed