state-res: Disallow invite->knock membership transition

Due to a spec clarification that reverts the previous spec clarification
This commit is contained in:
Kévin Commaille
2024-02-27 21:12:11 +01:00
committed by Kévin Commaille
parent 631911a1de
commit 812625fab4
2 changed files with 12 additions and 4 deletions

View File

@@ -1,5 +1,11 @@
# [unreleased]
Bug fixes:
* Disallow `invite` -> `knock` membership transition
* The spec was determined to be right about rejecting it in the first place:
<https://github.com/matrix-org/matrix-spec/pull/1717>
# 0.10.0
Improvements: