feat: kick,ban,unban user route

This commit is contained in:
timokoesters 2020-06-04 15:02:27 +02:00
parent a8df1acdfd
commit b7f7a39973
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
3 changed files with 161 additions and 34 deletions

View file

@ -77,3 +77,4 @@ User appears in user directory
User directory correctly update on display name change
User in shared private room does appear in user directory
User in dir while user still shares private rooms
POST /rooms/:room_id/ban can ban a user