state-res: Fix default invite power level

According to matrix-org/matrix-spec#1021
This commit is contained in:
Kévin Commaille
2022-06-24 10:39:52 +02:00
committed by Kévin Commaille
parent ef072654da
commit b38efe75c3
2 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# [unreleased]
Bug fixes:
* Change default `invite` power level to `0`
* The spec was determined to be wrong about the default:
<https://github.com/matrix-org/matrix-spec/pull/1021>
Improvements:
* Add `m.federate` to `auth_check`: