mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-25 12:04:09 +02:00
* 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
1 line
75 B
Plaintext
1 line
75 B
Plaintext
Fix auth rules to allow membership of `knock` -> `leave` in v7, v8, and v9. |