matrix-spec/changelogs/room_versions/newsfragments/3694.clarification
Travis Ralston 0f9eadd1a1
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
2022-02-02 08:41:49 -07:00

1 line
75 B
Plaintext

Fix auth rules to allow membership of `knock` -> `leave` in v7, v8, and v9.