-
Notifications
You must be signed in to change notification settings - Fork 152
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
Bridge should promote IRC OP users as administrators on Matrix #1001
Comments
I personally think a mere op should only be a mod. Founders on the other hand… |
It would probably be better if the bridge kept the moderator state of users in sync rather than allowing users to be admins in order to fix bugs. |
As long as the bug is fixed I'll be happy :) and I'm sure @Half-Shot know better than me what would be the best fix for that issue. However, there's one little thing. If you only are a moderator on matrix side that means you don't have enough permissions to change a few settings on the room. I wonder if that can be problematic in some case. |
Admins cannot demote other admins. If that user you mentioned who got promoted was instead promoted to admin, and decided to keep their admin, you wouldn't have a say in the matter. The best solutions that I see are:
|
The user I mentioned shouldn't even be mod in the first place since it doesn't have access on the IRC side of the room.
I can't change permissions 'cause moderators don't have the required power level for that... The best solution would be to give the admin right on Matrix to the owner of the IRC channel and give moderator access to the rest of the users who have an admin/mod access on IRC. |
Step to reproduce
Actual behavior
Matrix promotes me as a moderator
Expected behavior
Matrix should promote me as an administrator instead of a moderator.
Additional notes
Matrix has promoted a random user as moderator even if that user doesn't have any IRC access on my channel. Since the bridge doesn't promote me as administrator, I can't remove the moderator access to this user because we have the same level access. Hopefully, they doesn't seem to be aware of that or don't bother to troll me because they could literally change a lot of things in the settings like the topic.
The text was updated successfully, but these errors were encountered: