This repository was archived by the owner on Feb 10, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-10
lines changed
Expand file tree Collapse file tree 3 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 1- resources :
2- methods :
3- TechDivision_ModuleBase_Controller_Module_TechDivision : ' method(TechDivision\ModuleBase\Controller\Module\TechDivisionController->indexAction())'
4-
5- acls :
6- Everybody :
7- methods :
8- TechDivision_ModuleBase_Controller_Module_TechDivision : GRANT
1+ privilegeTargets :
2+ TYPO3\Flow\Security\Authorization\Privilege\Method\MethodPrivilege :
3+ TD_NeosBase_Controller_Module_TechDivision :
4+ matcher : method(TD\NeosBase\Controller\Module\TechDivisionController->indexAction())
5+ roles :
6+ ' TYPO3.Flow:Everybody ' :
7+ privileges :
8+ -
9+ privilegeTarget : TD_NeosBase_Controller_Module_TechDivision
10+ permission : GRANT
Original file line number Diff line number Diff line change 1+
12TYPO3 :
23 Neos :
34 moduleConfiguration :
78 label : ' TechDivision'
89 controller : ' \TechDivision\ModuleBase\Controller\Module\TechDivisionController'
910 description : ' TechDivision Backend Section'
10- icon : ' icon-thumbs-up '
11+ icon : ' icon-briefcase '
1112 resource : ' TechDivision_ModuleBase_Controller_Module_TechDivision'
Original file line number Diff line number Diff line change 1010 "homepage" : " https://www.techdivision.com"
1111 }],
1212 "require" : {
13- "typo3/neos" : " 1. 2.*"
13+ "typo3/neos" : " 2.*"
1414 },
1515 "require-dev" : {
1616 "phing/phing" : " *" ,
You can’t perform that action at this time.
0 commit comments