Fix knock->leave transition in auth rules (#3694)
* Fix knock->leave transition in auth rules
This was an oversight from knocking being added.
For safety, this has been verified as at least intended by Synapse to work:
f5e2cde3f5/synapse/event_auth.py (L390-L391)
* changelog
release/v1.2
parent
2cd2a7122c
commit
0f9eadd1a1
@ -0,0 +1 @@
|
||||
Fix auth rules to allow membership of `knock` -> `leave` in v7, v8, and v9.
|
Loading…
Reference in New Issue