-
Notifications
You must be signed in to change notification settings - Fork 6
Open
1 / 11 of 1 issue completedLabels
enhancementNew feature or requestNew feature or request
Description
RFC
| Q | A |
|---|---|
| Proposed Version(s) | 3.0.0 |
| BC Break? | Yes |
Goal
Move the ObjectRepositoryRoleProvider and its factory to a separate library.
Background
The library provides a Doctrine ORM based Role Provider, built in.
Since not every projects uses Doctrine ORM, it would be best to move ObjectRepositoryRoleProvider and its factory to a separate library.
Proposal(s)
- Create a separate library and repo for Doctrine ORM RoleProvider and its test cases
- Deprecate the existing RoleProvider in v2
- Update docs with instructions on how to install the role provider and wire it into Lmc Rbac
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
🆕 New