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

Add IRC user authentication methods to command API. #31

Open
3 tasks
sgielen opened this issue Apr 27, 2013 · 0 comments
Open
3 tasks

Add IRC user authentication methods to command API. #31

sgielen opened this issue Apr 27, 2013 · 0 comments

Comments

@sgielen
Copy link
Member

sgielen commented Apr 27, 2013

14400f9 adds permissions support: you can set permissions in scopes, ask if certain users have certain permissions, all via the plugin interface.

Three things are left for this issue:

  • Add a plugin for setting and requesting permissions at runtime via IRC,
  • Think about how to bootstrap this, e.g. define super-admins per network,
  • Implement setting permission requirements when subscribing to a command, so that command will only be signaled if the user sending it has the needed permissions.
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

1 participant