Proxy handled differently when adding new organization #739
Open
Description
- Operating System:
- Windows
- Linux/Ubuntu
- macOS
I've tested it with v2.5.0-beta as well as v2.3.82.
It's me and my strict proxy environment again.
We encountered a new issue: When adding a new organization the client tries to reach the url to check if it's an actual Zulip instance. This only works only with a specific, open proxy that not everyone has access to within our network.
Interestingly, once the org is added the other proxies work fine as well. It's only the initial check that doesn't work properly.
What's the difference between that check and the tab with the webview containing Zulip? I've looked at the code but haven't found it yet.
If there is an obvious difference, it might be possible to fix this, so the proxies get applied the same way to everything.