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

How do the permissions and roles work? #32

Closed
mwo44 opened this issue Mar 14, 2013 · 2 comments
Closed

How do the permissions and roles work? #32

mwo44 opened this issue Mar 14, 2013 · 2 comments

Comments

@mwo44
Copy link

mwo44 commented Mar 14, 2013

Hi
first of all I’d like to thank you for the great piece of code and functionality. It’s my first use of it.
And now the question: how do the permissions and roles work?
When I look at the database structure I see there are tables like a3m_acl_permission and a3m_acl_role
now does the library support these functionalities? I managed to install and run the library. Tested it, and started creating views for non-logged-in and logged-in users. But now I see I will need some more complexity.
Basically what I need is to divide my users into readers and publishers. Then I will have at least two categories of publishers: these who can write and these who can moderate (higher permission level). How can I achieve that? User management doesn’t seem to be so simple as I thought at the beginning :-(

Once again, this library is great.
Thanks in advance

@donjakobo
Copy link
Collaborator

As I no longer support this branch of a3m, take a look at the latest fork (and branch w the admin panel in beta): https://github.com/donjakobo/A3M/tree/admin-panel

@mwo44
Copy link
Author

mwo44 commented Mar 14, 2013

Ok, I will. Thank you

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