Right now anyone with the know how can upload and download documents to and from the UOP by going to the /files/upload and /files/download/ endpoint. At very least we should validate they are a real user of the system and maybe add some restrictions for different types of users, e.g. variable file size limit for users and user-officers.
Right now anyone with the know how can upload and download documents to and from the UOP by going to the
/files/upload
and/files/download/
endpoint. At very least we should validate they are a real user of the system and maybe add some restrictions for different types of users, e.g. variable file size limit for users and user-officers.Found on 15/08/2024 from https://github.com/isisbusapps/docker-orchestration/pull/605