Remote banned user is kicked and may not rejoin until unbanned (#2216)

* Remote banned user is kicked and may not rejoin until unbanned

* Use gmsl constant
This commit is contained in:
S7evinK 2022-02-22 16:50:04 +01:00 committed by GitHub
parent c7811e9d71
commit cfff1b0aaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -596,4 +596,5 @@ Device list doesn't change if remote server is down
/context/ on joined room works
/context/ on non world readable room does not work
/context/ returns correct number of events
/context/ with lazy_load_members filter works
/context/ with lazy_load_members filter works
Remote banned user is kicked and may not rejoin until unbanned