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