Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/capabilities keys for disabling the ability to set your own profile data #2793

Closed
Half-Shot opened this issue Sep 30, 2020 · 6 comments
Closed
Labels
client-server Client-Server API improvement A suggestion for a relatively simple improvement to the protocol

Comments

@Half-Shot
Copy link
Contributor

matrix-org/synapse#7096 added support for disabling setting a displayname/avatar in synapse, but there is no way to communicate this to the client. Ideally this feature should be part of the spec, whereby it is signalled in /capabilities

@turt2live
Copy link
Member

I'm not sure this is a good fit for capabilities. Please open an MSC.

@turt2live turt2live added client-server Client-Server API improvement A suggestion for a relatively simple improvement to the protocol labels Sep 30, 2020
@Half-Shot
Copy link
Contributor Author

The issue is intended for some kind soul to write an MSC :)

@Half-Shot
Copy link
Contributor Author

I'm not sure this is a good fit for capabilities

https://matrix.org/docs/spec/client_server/r0.6.0#m-change-password-capability exists though :p

@turt2live
Copy link
Member

that is a capability that exists, and it serves a different purpose. An MSC would be a great place to discuss.

@dklimpel
Copy link
Contributor

See also the new MSC: #3279

@zecakeh
Copy link
Contributor

zecakeh commented Feb 26, 2022

This is now part of the spec since v1.2 with MSC3283 and #3614.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client-server Client-Server API improvement A suggestion for a relatively simple improvement to the protocol
Projects
None yet
Development

No branches or pull requests

4 participants