Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-05-08 | Fix bogus imports in tests (#5154) | Brendan Abolivier | 4 | -5/+7 |
2019-05-08 | add options to require an access_token to GET /profile and /publicRooms on CS... | Matthew Hodgson | 9 | -13/+252 |
2019-05-08 | Do checks on aliases for incoming m.room.aliases events (#5128) | Brendan Abolivier | 7 | -8/+225 |
2019-05-07 | Remove the requirement to authenticate for /admin/server_version. |