[FLOW3-general] How to secure a controller?
Steffen Wickham
steffen at gaming-inc.de
Mon Jan 14 22:23:13 CET 2013
That's a logical OR condition in the expression.
Please have a look in the AOP Documentation. It's explained there very well.
Am 14.01.2013 22:14, schrieb Qbus | Axel Wüstemann:
>
>> Make sure that your *initialize*Action()* is also accessible.
>> You can do this like:
>>
>> resources:
>> methods:
>> Secure_Actions:
>> 'method(Your\Package\Controller\(Foo|Bar)Controller->(?<!initialize).*Action())'
>>
>>
>>
>> HTH
>>
>
> What is "Foo|Bar" in this case? Is that a additional rule? Sorry, but
> I'm a bit confused now ;=)
>
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
More information about the Flow
mailing list