mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
Previously, we were incorrectly using the get_unique_open_realm function to determine whether we're in the (common) single-realm server case and should just display an org-info-enabled login form on the homepage. Now, we use a slightly different function extracted from get_unique_open_realm that doesn't check whether the realm is invite-only. Fixes #4841.
80 KiB
80 KiB