-
Error:
```
Nachricht:
Discussion\Entity\Comment provides an instance of null
Stapelüberwachung:
#0 /usr/local/apache2/htdocs/src/module/Authorization/src/Authorization/Service/Autho…
-
What ZF application I'm using when issue happen ?
- [ ] ^ZF2.5
- [x] ^ZF3
- [ ] Expressive 1
- [ ] Expressive 2
- [ ] Expressive 3
What PHP version you're using?
- [ ] PHP 5.6
- [x] PHP …
-
# BjyAuthorize 2.0.0 RFC
The current major plan for 2.0.0 is an overhaul of the module with a focus on abstraction, with the goal of supporting both `Zend\Permissions\Acl` and `Zend\Permissions\Rbac`…
-
I donot like the route guard of this module. Can't I use something like this:
``` php
'guards' => array(
'BjyAuthorize\Guard\Route' => array(
array('route' => 'admin/*', 'roles' => array(…
-
Hello there !
When I update doctrine/orm 2.5.14 to 2.6 , I get this error :
I think it's a problem with zfc_rbac but I don't know if this plugin is always maintain .
People here have a solution ? o…
-
I think we don't need the dependency to Doctrine ORM Module. Doctrine Module should be enough (we mostly rely on DBAL here).
Could somebody make the change ? @basz
EDIT : we should completely remove…
-
Is ther Mechanism of a cache, for roles and permissions ?
-
Hi. Can you advise me what should I do. I need to create an auth service for an api before guards start. What a priority of my listener should be or an event? Or how can I achieve this?
-
Though a column can use translation setting the `setTranslationEnabled()` method to true I need to translate my value inside a custom formatter.
This is more of _Question_ than an _Issue_.
Since thi…
-
Hi! I have fatal error with PHP7.0.18 + ZF2.5.3 + ZF-Commons/zfc-rbac 2.6.2
```
Fatal error: Uncaught Zend\ServiceManager\Exception\ServiceNotFoundException: ZfcRbac\Role\RoleProviderPluginManager…