-
Hi,
Currently, there is a major problem when protecting your services: it makes maintenance tasks or asynchronous tasks (with a queue system) hard to handle. For instance, you may have a specific mai…
-
I have a project where I customized Rbac. The thing was that I needed dynamic roles; a person can be an `Owner`/`Admin` for one resource instance and for another resource instance of the same type (so…
-
The original ZfcRbac allows dependencies on Zf2.
Should we remove these dependencies?
-
Hi everyone :),
In my application, I have a permission called "project.read". However, a project owner can invite many other users to have access to the project. Therefore, the assertion becomes quit…
-
Remove the dependency on Zfr/Rbac.
Integrate the prototypes defined by Zfr/Rbac into the LmcRbac namespace
-
Comments and discussion for: [RFC: ZfcAcl](https://github.com/ZF-Commons/RFC/wiki/RFC:-ZfcAcl).
Related [zf-contributor thread on Zend\Acl](http://zend-framework-community.634137.n4.nabble.com/Remove…
-
I've tried using the 'label_generator' option as specified in the documentation: https://github.com/doctrine/DoctrineModule/blob/master/docs/form-element.md but it doesn't seem to work.
I get an erro…
ghost updated
3 years ago
-
The documentation in the `docs` folder is providing instructions related to LmcRbacMvc.
This is probably because that documentation was there when imported from ZfcRbac which was also referring to th…
-
We are currently having an option discussion on the future of zfc-rbac on the relevant github project issues page, and I would very much appreciate your opionion on the matter. Some individuals, mysel…
-
The link in CHANGELOG.md still refers to the releases in ZF-Commons/ZfcRbac.
Needs to be updated to point to this repo.