diff options
author | S7evinK <2353100+S7evinK@users.noreply.github.com> | 2022-02-22 16:50:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 15:50:04 +0000 |
commit | cfff1b0aaafc68efbac27f366360667983f7696a (patch) | |
tree | 865fccb22f416a50ff2529ed6c94a687fbf27a81 /sytest-whitelist | |
parent | c7811e9d71041527128f4a1782e2b92453f0f57c (diff) |
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
Diffstat (limited to 'sytest-whitelist')
-rw-r--r-- | sytest-whitelist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sytest-whitelist b/sytest-whitelist index 187a0f47..87904938 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -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
\ No newline at end of file +/context/ with lazy_load_members filter works +Remote banned user is kicked and may not rejoin until unbanned |