mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-01 01:41:13 -06:00
when uploading files via uppy (tus), the path does not give any information about the file, PUT contains the filename in the path, tus POST not. this pr extracts the HeaderUploadMetadata from that POST request and enhances the policies grpc environment request with that information. Therefore, the policies service is now able to evaluate proxy requests for tus uploads too.
Deployment Examples
These docker-compose deployment examples are referenced in the documentation on doc.owncloud.com. Therefore please create a issue on the documentation issue tracker prior to major changes like moving, renaming or massively changing deployment examples.