-
Notifications
You must be signed in to change notification settings - Fork 16
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 acl support #89
Add acl support #89
Conversation
Co-authored-by: Michal Bock <SpeedyCoder@users.noreply.github.com>
Looks good, but I think it would be nicer to have this as one of the packages in the |
Co-authored-by: Michal Bock <SpeedyCoder@users.noreply.github.com>
It would be good to add doc string comments to public structs and functions and add some tests as well. |
great stuff, some example config in the readme would go down a treat |
2701dd2
to
6e2b3e2
Compare
6e2b3e2
to
7266fde
Compare
Adds support for ACL (bearer password, access rights, roles)