mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
This extends the /user_uploads API endpoint to support passing the authentication credentials via the URL, not the HTTP_AUTHORIZATION headers. This is an important workaround for the fact that React Native's Webview system doesn't support setting HTTP_AUTHORIZATION; the app will be responsible for rewriting URLs for uploaded files directly to add this parameter.
6.3 KiB
6.3 KiB