mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-30 04:52:46 +00:00
Add whitelist/blacklist maintenance complainer to buildkite annotations (#870)
This commit is contained in:
parent
b6ea1bc67a
commit
409fec2a48
2 changed files with 18 additions and 3 deletions
|
@ -183,7 +183,6 @@ GET /directory/room/:room_alias yields room ID
|
|||
PUT /directory/room/:room_alias creates alias
|
||||
Room aliases can contain Unicode
|
||||
Creators can delete alias
|
||||
Alias creators can delete canonical alias with no ops
|
||||
Regular users cannot create room aliases within the AS namespace
|
||||
Deleting a non-existent alias should return a 404
|
||||
Users can't delete other's aliases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue