mirror of https://github.com/zulip/zulip.git
c8a9c0ee04
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. |
||
---|---|---|
.. | ||
actions | ||
data_import | ||
integration_fixtures/nagios | ||
lib | ||
management | ||
migrations | ||
openapi | ||
tests | ||
tornado | ||
views | ||
webhooks | ||
worker | ||
__init__.py | ||
apps.py | ||
context_processors.py | ||
decorator.py | ||
filters.py | ||
forms.py | ||
logging_handlers.py | ||
middleware.py | ||
models.py | ||
signals.py |