-
Notifications
You must be signed in to change notification settings - Fork 6
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
Proposed: Make LmcRbac a dependency for LmcRbacMvc #49
Comments
LmcRbac v1 is not widely used (~7k installs). On the other hand, LmcRbacMvc is significantly more used (>200K installs). |
The other significant difference is the |
Signed-off-by: Eric Richer [email protected] <[email protected]>
Signed-off-by: Eric Richer [email protected] <[email protected]>
Signed-off-by: Eric Richer [email protected] <[email protected]>
Signed-off-by: Eric Richer [email protected] <[email protected]>
LmcRbac and LmcRbacMvc share a lot of code.
It would be make to have LmcRbacMvc depend on LmcRbac to resuse its codes
For this to work:
The text was updated successfully, but these errors were encountered: