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

Fix partial/broken ACL support in TextRoom plugin #2763

Merged
merged 1 commit into from Sep 1, 2021
Merged

Conversation

lminiero
Copy link
Member

@lminiero lminiero commented Sep 1, 2021

As pointed out in a post on the group, the TextRoom plugin allows you to configure an ACL (Access Control List) via API, but then it has no way to enforce it. This is indeed a bug in the plugin, probably due to some copy/paste leftovers when we first implemented the feature for multiple plugins in #745.

This PR fixes this broken behaviour. Planning to merge soon, as soon as we have feedback that it works as expected, so if you're using the plugin you may want to double check it doesn't introduce regressions for you (it shouldn't).

@techwipes
Copy link

Good day!
I am the creator of the post. I compiled a docker image from the current branch and tested it on my project. The fixes helped. Thanks!

@lminiero
Copy link
Member Author

lminiero commented Sep 1, 2021

Ack, thanks for confirming, I'll merge then 👍

@lminiero lminiero merged commit 1c1f612 into master Sep 1, 2021
@lminiero lminiero deleted the textroom-acl branch September 1, 2021 12:21
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.

None yet

2 participants