[Flow] Suddenly I get: #1222268609: Access denied (0 denied, 0 granted, 1 abstained)
Axel Wüstemann
awu at qbus.de
Fri Jan 17 12:22:16 CET 2014
Am 15.01.2014 16:29, schrieb Andreas Förthner:
> Make sure to write your resource definition like that:
>
> LALLF_Intranet_FisheryInspection_Controllers : method(public
> LALLF\Intranet\FisheryInspection\Controller\.*Controller->->(?!initialize).
> *Action())
Hmmm, I get this error again...
I think there is a typo in your proposal with the double arrow?
I have now:
LALLF_Intranet_FisheryInspection_Controllers:
'method(LALLF\Intranet\FisheryInspection\Controller\.*Controller->(?!initialize).*Action())'
Unfortunatly I'm not very comfortable with regular expressions... ;=)
What does the '?!' exactly mean?
The error comes also with the other rule:
LALLF_Intranet_PhoneDirectory_Controllers:
'method(LALLF\Intranet\PhoneDirectory\Controller\PhoneDirectoryController->(new|edit|create|update|delete)Action())'
There is no initializeAction
Thanks again
Axel
More information about the Flow
mailing list