fix: use correct device in GET /devices

This commit is contained in:
timokoesters 2020-06-08 12:28:30 +02:00
parent bfe5b89ba4
commit 176bd114a0
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
2 changed files with 23 additions and 25 deletions

View file

@ -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