mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-26 03:25:53 +03:00
eabedd9520
Previously, the response status of `HTMLResource` was hardcoded as `200`. However, for proper redirection after the user verifies their email, we require the status to be `302`. This PR addresses that issue by using `code` as response status. |
||
---|---|---|
.. | ||
admin | ||
client | ||
key | ||
media | ||
__init__.py | ||
test_health.py | ||
test_well_known.py |