laminas-permissions-rbac icon indicating copy to clipboard operation
laminas-permissions-rbac copied to clipboard

Provides a role-based access control management

Results 10 laminas-permissions-rbac issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...

renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | `^10.1.2` -> `^11.0.0` |...

renovate
stop-updating

| Q | A |-------------- | ------ | Bugfix | yes ### Description Closes issue #3 Original fix by @ezimuel

Bug

| Q | A |-------------- | ------ | Documentation | no | Bugfix | yes | BC Break | no | New Feature | no | RFC | no |...

### Bug Report | Q | A |------------ | ------ | Version(s) | 3.1.0 #### Summary The role permissions are wrong, if the roles are added in a different order...

Awaiting Author Updates
Bug

In v3.x, if you create a role, add a child role too it, then add the parent role to the Rbac instance, the child role is not added. Using your...

Bug

The documentation is missing some explanations how the RBAC component can be used in a MVC and / or Expressive application. Of course, with code examples. Maybe as cookbook. ---...

Documentation

This PR fixes #45 adding the children roles in `Rbac::addRole()`. --- Originally posted by @ezimuel at https://github.com/zendframework/zend-permissions-rbac/pull/48

Thanks for your suggestions and comments! All issues I think are now resolved. --- Originally posted by @traviskentbeste at https://github.com/zendframework/zend-permissions-rbac/pull/49