We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a750e53 commit e836057Copy full SHA for e836057
proposals/4133-extended-profiles.md
@@ -96,7 +96,9 @@ member events.
96
### Server-Server API Changes
97
98
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.
+ 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.
102
103
### Capabilities
104
0 commit comments