[TYPO3-mvc] Access configuration for BE-Modules

Mario Beiser mariobeiser at googlemail.com
Sat Mar 20 00:16:05 CET 2010


In article 
<mailman.946.1268742666.610.typo3-project-typo3v4mvc at lists.typo3.org>,
 dennis ahrens <dennis.ahrens at googlemail.com> wrote:

> Hi list,
> 
> i've the following problem:
> 
> I'd like to grant access to special BE-Modules based on a group configuration.
> 
> All Modules are submodules of a own mainmodule - but i don't have the
> possibility to grant access for special users/groups. It's just
> possible to grant access for the mainmodule which will include all
> submodules. My Mainmodule is registered in the old way by having a mod
> folder with the old-style configuration.
> 
> When diggin' a bit deeper in this materia i've figured out, that all
> modules registered with Tx_Extbase_Utility::registerModule() are not
> able to be explicit granted in be_groups.
> 
> Is there anybody out who has a BE-Module based on extbase running,
> that access is configurable for be_groups?
> 
> regards
> Dennis

Just can second that... Is there any hero which solves this problem 
already? ATM I just figured out a little core hack, to load a old style 
"conf.php". But I don't know if this is the right way? Don't think so.

Any further suggestions?
regards
Mario


More information about the TYPO3-project-typo3v4mvc mailing list