0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-09 20:59:00 +02:00
synapse/changelog.d
Richard van der Hoff 6e8fb42be7
Improve validation for send_{join,leave,knock} (#10225)
The idea here is to stop people sending things that aren't joins/leaves/knocks through these endpoints: previously you could send anything you liked through them. I wasn't able to find any security holes from doing so, but it doesn't sound like a good thing.
2021-06-24 15:30:49 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
9450.feature MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
10114.misc Drop Origin & Accept from Access-Control-Allow-Headers value (#10114) 2021-06-23 11:25:03 +01:00
10166.doc Convert UPGRADE.rst to markdown (#10166) 2021-06-23 16:57:57 +01:00
10214.feature Re-introduce "Leave out optional keys from /sync" change (#10214) 2021-06-23 15:57:41 +01:00
10223.bugfix Send out invite rejections and knocks over federation (#10223) 2021-06-23 12:54:50 +01:00
10225.feature Improve validation for send_{join,leave,knock} (#10225) 2021-06-24 15:30:49 +01:00
10237.misc Improve the reliability of auto-joining remote rooms (#10237) 2021-06-23 16:14:52 +02:00
10239.misc Fixes to the release script (#10239) 2021-06-23 17:55:26 +02:00