bolt / users

Bolt users extension.
MIT License
8 stars 7 forks source link

Is this meant to replace standard roles in bolt4? #6

Closed marck-consulting closed 3 years ago

marck-consulting commented 3 years ago

Is this extension meant to be used as a replacement of the standard roles or in addition to them? Since I can only assign one role per user I'm not really sure how to deal with the roles ROLE_ADMIN, ROLE_EDITOR and ROLE_USER after setting up the extension.

I-Valchev commented 3 years ago

hi @marck-consulting ,

So far this is meant to help you implement frontend users. Those roles work in addition to the standard ones, but strictly speaking they should not affect each other.

In Bolt itself, for now only the ROLE_ADMIN role is used to grant access to the backend. The other roles exist, but Bolt itself does not use them for anything (yet).

Does that answer your question? If you prefer, you can reach me on Bolt's Slack as well for faster replies.

marck-consulting commented 3 years ago

Sure, just closing it and getting in touch via slack.