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

[RFC] Revive RBAC, possibly as plugin #9508

Closed
diimpp opened this issue Jun 19, 2018 · 4 comments
Closed

[RFC] Revive RBAC, possibly as plugin #9508

diimpp opened this issue Jun 19, 2018 · 4 comments
Labels
Feature New feature proposals. RFC Discussions about potential changes or new features.

Comments

@diimpp
Copy link
Member

diimpp commented Jun 19, 2018

⚠️ 🛣 This issue is a part of the Sylius Public Roadmap 🛣 ⚠️

With increasing Sylius popularity, including multi-channel and multi-tenant use cases, you can see rise to self-made access control solutions like
https://github.com/BeHappyCommunication/SyliusRightsManagementPlugin
https://bitbag.shop/products/sylius-access-control-layer

Personally I consider RBAC as most brilliant component, solving so complex topic in so simple and understandable manner and I was very sad seeing it go from the core.

In my experience all projects, that I've recently worked on, were lacking in roles separation and were ignoring this case as too pricey to tackle by themself or implementing rudimentary roles separation.

I think it's important to present official solution to as important and complex topic as security. Keep community undivided and present a stronger case for who considering to start using Sylius.

What do you think?

@CoderMaggie CoderMaggie added Feature New feature proposals. RFC Discussions about potential changes or new features. Roadmap labels Jun 19, 2018
@tadcka
Copy link
Contributor

tadcka commented Jun 22, 2018

Can use with 1.0, 1.1, 1.2 sylius https://github.com/admin-platform/SyliusRbacBundle

@alexrowesoap
Copy link

Getting RBAC back would be fantastic. We baked our own solution to compensate, but it's nowhere near as powerful as RBAC was

@CoderMaggie
Copy link
Member

Morning guys!
Christmas came early this year 🤶 😄
Our RbacPlugin (MVP version) is now public: https://github.com/Sylius/RBACPlugin

@CoderMaggie
Copy link
Member

Closing, for further issues please post on the plugin repository https://github.com/Sylius/RBACPlugin :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature proposals. RFC Discussions about potential changes or new features.
Projects
None yet
Development

No branches or pull requests

4 participants