mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-12 12:51:11 +01:00
2475cf4b61
Adds tests for `QueryRestrictedJoinAllowed`, `IsServerAllowed` and `PerformRoomUpgrade`. Refactors the `QueryRoomVersionForRoom` method to accept a string and return a `gmsl.RoomVersion` instead of req/resp structs. Adds some more caching for `GetStateEvent` This should also fix #2912 by ignoring state events belonging to other users. |
||
---|---|---|
.. | ||
auth.go | ||
auth_test.go |