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

Restrict actions on specific users #42

Merged
merged 2 commits into from
Sep 24, 2024
Merged

Restrict actions on specific users #42

merged 2 commits into from
Sep 24, 2024

Conversation

aine-etke
Copy link
Member

There are users managed by bridges/appservices/bots - such users must not be deactivated/erased, passwords for them must not be changed, devices must not be removed, etc. Basically, the only 2 things that may be changed for those users are the avatar and display name

Please add a config option like asManagedUsers that will accept list of regexes for the MXIDs that managed by application services (bridges). Here is an example how such regexes are defined (syntax can be different, not a big deal): https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/roles/custom/matrix-bridge-mautrix-telegram/defaults/main.yml#L209

Fixes #36

@aine-etke aine-etke merged commit e328380 into main Sep 24, 2024
1 check passed
@aine-etke aine-etke deleted the as-managed-users branch October 25, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restrict actions on specific users
1 participant