[Flow] Beginner Questions

Jan Herzog Jan-christoph-herzog at gmx.net
Tue Jan 14 13:26:09 CET 2014


just found an Solution (and figured the mistakes i made)

http://lists.typo3.org/pipermail/flow/2013-January/003316.html

there is an Example, on how the ressources are defined. 
Thereby i figured, that there is regex, or something like that is used. (would be awesome if there would be more about this in the documentation)

resources:
  entities: []
  methods:
    Login: 'method(VENDOR\PACKAGE\Controller\LoginController->.*Action())'
    SecuredArea: 'method(VENDOR\PACKAGE\Controller\.*->.*Action())'


now im going to work on the 2nd thing i explained. I will check here regulary, if i get any results, i will post them here (might be useful for you too i guess)


More information about the Flow mailing list