Update whitelist and blacklist

This commit is contained in:
Andrew Morgan 2020-01-22 14:14:21 +00:00
parent b18873da72
commit b20753097f
2 changed files with 7 additions and 1 deletions

View file

@ -1,2 +1,8 @@
# Blacklisted due to flakiness
Remote users can join room by alias
# Blacklisted due to flakiness
POST /login can log in as a user with just the local part of the id
# Blacklisted due to flakiness
avatar_url updates affect room member events

View file

@ -154,7 +154,7 @@ Typing events appear in incremental sync
Typing events appear in gapped sync
Inbound federation of state requires event_id as a mandatory paramater
Inbound federation of state_ids requires event_id as a mandatory paramater
POST /login returns the same device_id as that in the request
POST /register returns the same device_id as that in the request
POST /createRoom with creation content
User can create and send/receive messages in a room with version 1
POST /createRoom ignores attempts to set the room version via creation_content