1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-04-17 11:36:22 +00:00
synapse/changelog.d
FadhlanR eabedd9520
Fix email verification redirection ()
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
..
.gitignore Correct attrs package name in requirements () 2018-07-07 10:46:59 +10:00
9453.misc Delete the add version picker GHA workflow () 2024-01-02 16:10:19 +00:00
16533.doc Adding a version picker for Synapse docs () 2023-12-11 14:18:40 +00:00
16679.feature Add avatar and topic settings for server notice room () 2023-12-12 15:22:19 +00:00
16696.feature Add config to change the delay before sending a notification email () 2023-12-12 10:28:56 +00:00
16726.misc Expose OIDC discovery information under the CSAPI () 2023-12-06 13:48:09 +00:00
16737.doc Clarify documentation for only_for_reauth () 2023-12-07 17:52:50 +00:00
16738.feature Sentry Alert configuration based on production and development environment () 2023-12-12 16:04:41 +00:00
16740.bugfix Write signing keys with file mode 0640 () 2023-12-08 16:25:57 +00:00
16757.misc Move the rust stubs inline for better IDE integration () 2023-12-21 13:31:36 +00:00
16758.misc Fix sample config doc CI () 2023-12-21 13:31:19 +00:00
16761.bugfix Fix email verification redirection () 2024-01-02 16:25:26 +00:00
16763.doc Remove config value from header () 2024-01-02 11:50:50 +00:00
16769.doc Add another custom statistics collection server () 2024-01-02 11:54:12 +00:00
16770.bugfix Enable user without password () 2024-01-02 11:52:51 +00:00