Add passing tests to whitelist

This commit is contained in:
DavidSpenler 2021-06-22 23:01:59 -04:00
parent f99185815f
commit bf259b2e0f

View file

@ -520,3 +520,5 @@ Inviting an AS-hosted user asks the AS server
Can generate a openid access_token that can be exchanged for information about a user Can generate a openid access_token that can be exchanged for information about a user
Invalid openid access tokens are rejected Invalid openid access tokens are rejected
Requests to userinfo without access tokens are rejected Requests to userinfo without access tokens are rejected
'ban' event respects room powerlevel
Non-present room members cannot ban others