forked-synapse/synapse/rest
FadhlanR eabedd9520
Fix email verification redirection (#16761)
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.
2024-01-02 16:25:26 +00:00
..
admin Enable user without password (#16770) 2024-01-02 11:52:51 +00:00
client Merge remote-tracking branch 'gitlab/clokep/license-license' into new_develop 2023-12-13 15:11:56 +00:00
consent Update license headers 2023-11-21 15:29:58 -05:00
key Update license headers 2023-11-21 15:29:58 -05:00
media Update license headers 2023-11-21 15:29:58 -05:00
synapse Fix email verification redirection (#16761) 2024-01-02 16:25:26 +00:00
__init__.py Merge remote-tracking branch 'gitlab/clokep/license-license' into new_develop 2023-12-13 15:11:56 +00:00
health.py Update license headers 2023-11-21 15:29:58 -05:00
models.py Update license headers 2023-11-21 15:29:58 -05:00
well_known.py Update license headers 2023-11-21 15:29:58 -05:00