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

user without admin permissions can handle plugin configurations? #11

Open
mredodos opened this issue Oct 15, 2024 · 5 comments
Open

user without admin permissions can handle plugin configurations? #11

mredodos opened this issue Oct 15, 2024 · 5 comments

Comments

@mredodos
Copy link

Hi im try your plugin but i dont understand if is normal an user without admin permissions can edit plugin configurations

@eternal-flame-AD
Copy link
Owner

Yes, every body get their own filters they can edit in the WebUI. :)

@mredodos
Copy link
Author

It's probably fatigue, but I don't really understand how it works.

then I can activate it on my admin account and send a message to that channel but how do I subscribe other non-admin users to the same channel?

@eternal-flame-AD
Copy link
Owner

You don't need to subscribe, if you do not have sender_filter than rejects this message and the receiver dont have a receiver_filter that rejects the message, the message will be delivered.

@mredodos
Copy link
Author

Sorry but i dont understand how work...

i need to put setting from one user and create a channel after i need to go on other user and set the same channel and other filters?

@eternal-flame-AD
Copy link
Owner

eternal-flame-AD commented Oct 16, 2024

On the sending user, put the channel name in the channels:, configuration. Then you can push messages to that channel through the plugin web hook.

On the receiving user, the default is every broadcast will be received so you only need to enable the plugin and your broadcasts will be received. If you want to selectively receive messages you can set up the sender filter as described.

(Edit: yeah maybe this is confusing I confused myself too

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

No branches or pull requests

2 participants