mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 16:01:58 +00:00
If the IdP authentication API is flaky for some reason, it can return bad http responses, which will raise HTTPError inside python-social-auth. We don't want to generate a traceback in those cases, but simply log the exception and fail gracefully.
78 KiB
78 KiB