mirror of https://github.com/zulip/zulip.git
16988a5188
Earlier, after a successful POST request on find accounts page users were redirected to a URL with the emails (submitted via form) as URL parameters. Those raw emails in the URL were used to display on a template. We no longer redirect to such a URL; instead, we directly render a template with emails passed as a context variable. Fixes part of #3128 |
||
---|---|---|
.. | ||
__init__.py | ||
cache.py | ||
camo.py | ||
dev_login.py | ||
email_log.py | ||
integrations.py | ||
registration.py |