mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 04:43:58 +00:00
Previously, entering an organization via 'accounts/go' with the web-public stream enabled took the user to the web-public view even if the user was not logged in. Now, a user is always redirected to the 'login_page' with the next parameter, if present. The 'login_page' view is updated to redirect an authenticated user based on the 'next' parameter instead of always redirecting to 'realm.uri'. Fixes #23344.
299 KiB
299 KiB