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

ACL Flags #9

Open
ghost opened this issue Jan 20, 2015 · 2 comments
Open

ACL Flags #9

ghost opened this issue Jan 20, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 20, 2015

Basic list of ACL permissions, per kaniini's request.

  • (+q) can't send messages to channel
  • (+b) can't join channel
  • (+a) can modify channel ACL
  • (+k) can remove users from channel
  • (+i) can invite users to channel
  • (+s) can set properties on channel (channel topic is a property, right?)
  • (+v) can send messages to channel regardless of other ACL entries
  • (+e) can join channel regardless of other ACL entries (combines +e/+I from old-style permissions)
@kaniini
Copy link
Contributor

kaniini commented Jan 21, 2015

Should we implement these as short letters or actual names? I am leaning towards implementing them as names.

@ghost
Copy link
Author

ghost commented Jan 21, 2015

Names would probably be better, since letters are too reminiscent of legacy MODE settings.

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