Skip to content

Commit e836057

Browse files
committed
Federation endpoint is only for users based on that server
1 parent a750e53 commit e836057

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

proposals/4133-extended-profiles.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,9 @@ member events.
9696
### Server-Server API Changes
9797

9898
1. **GET `/_matrix/federation/v1/query/profile/{userId}/{key_name}`** will mirror the client-server
99-
API changes to ensure profile information is consistently available across the federated network.
99+
API changes to ensure profile information is consistently available across the federated
100+
network. This endpoint must only accept requests for local users on the current homeserver, and
101+
homeservers must only request a profile from the homeserver specified in that user's MXID.
100102

101103
### Capabilities
102104

0 commit comments

Comments
 (0)