mirror of https://github.com/zulip/zulip.git
afc5066e36
The "Resend" link for realm creation was not working correctly because it is implemented by basically submiting the registration form again which results in resending the email but all the required parameters were not passed to the form after recent changes in the realm creation flow. This commit fixes it by passing all the required parameters - email, realm name, realm type and realm subdomain, when submitting form again by clicking on the "resend" link. Fixes #25249. |
||
---|---|---|
.. | ||
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 |