fix: use correct device in GET /devices
This commit is contained in:
parent
bfe5b89ba4
commit
176bd114a0
2 changed files with 23 additions and 25 deletions
|
@ -43,6 +43,7 @@ GET /profile/:user_id/displayname publicly accessible
|
|||
GET /device/{deviceId} gives a 404 for unknown devices
|
||||
PUT /device/{deviceId} gives a 404 for unknown devices
|
||||
After deactivating account, can't log in with an email
|
||||
Can create filter
|
||||
Should reject keys claiming to belong to a different user
|
||||
Can add account data
|
||||
Checking local federation server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue