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

API support for changing a group member's privilege/admin level. #2855

Open
pwnage101 opened this issue Feb 6, 2018 · 5 comments
Open

API support for changing a group member's privilege/admin level. #2855

pwnage101 opened this issue Feb 6, 2018 · 5 comments

Comments

@pwnage101
Copy link

@pwnage101 pwnage101 commented Feb 6, 2018

Description

This is a feature request for adding API support for changing a group member's privilege/admin level, so that groups/communities can have multiple admins. Only admins of the group can elevate other members to admin level. Currently, it seems that group admins can only do things like invite new (unprivileged) members and kick existing members.

Motivation: I'd like multiple users in a community/group to be able to modify the list of rooms.

I asked on #matrix:matrix.org if this feature was available, to which Matthew answered yes but there are no riot-web UI hookups for it. After looking at the API and synapse codebase, I am not convinced that such an API exists already.

Steps to reproduce

Not a bug.

@turt2live
Copy link
Member

@turt2live turt2live commented Feb 6, 2018

The closest riot-web issue I could find was vector-im/element-web#5240

@neilisfragile
Copy link
Contributor

@neilisfragile neilisfragile commented Feb 8, 2018

"After looking at the API and synapse codebase, I am not convinced that such an API exists already."
Agreed, unless @ara4n knows otherwise?

@Half-Shot
Copy link
Contributor

@Half-Shot Half-Shot commented Feb 8, 2018

I'm sure this is on the roadmap. I'm assuming we will have fine grained power levels like rooms for this.

@rodrigoaguilera
Copy link

@rodrigoaguilera rodrigoaguilera commented Aug 28, 2018

I just been invited to the +drupal:matrix.org community and I noticed it has two users with admin privileges.

Is that possible?

@krombel
Copy link
Contributor

@krombel krombel commented Nov 14, 2018

@kenneth-larsson mentioned a way to add another admin via direct database interaction in vector-im/element-web#5240 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
7 participants