mirror of https://github.com/zulip/zulip.git
0301941eef
Instead of using `request.POST` to access `forward_address` for the parameter used in `set_forward_address` in `email_page`, adds `has_request_variable` decorator and an optional `forward_address` parameter through the `REQ` framework. Adds an assertion that `forward_address` is not `None` for `POST` requests. |
||
---|---|---|
.. | ||
__init__.py | ||
cache.py | ||
camo.py | ||
dev_login.py | ||
email_log.py | ||
integrations.py | ||
registration.py |