[TYPO3-english] Restrict access to a combination of fegroups
Tomas Havner
tomas.havner at kansli.lth.se
Thu May 3 14:49:44 CEST 2012
Kay Strobach skrev 2012-05-03 13:26:
> Hi Tomas,
>
> normally not, you may use TS to check that
>
> Regards
> Kay
>
> Am 03.05.2012 13:02, schrieb Tomas Havner:
>> Hi,
>>
>> Is there a way to restrict access, so that a feuser has to be a member
>> of 2 groups to see a page or an element?
>>
>> Regards
>>
>> Tomas
>
Hi Kay,
You are right.
[usergroup=751]&&[usergroup=30745] || [usergroup=549]&&[usergroup=30745]
[else]
page.config >
page.config.additionalHeaders = Location: http://mysite.com/login/
[end]
fixed it,
It would be nice ti be able to combine groups though.
Thanks
Tomas
More information about the TYPO3-english
mailing list