[TYPO3-mvc] Set priviliges
Franz Koch
typo3.RemoveForMessage at elements-net.de
Mon Feb 7 13:25:41 CET 2011
Hey,
> For shure there IS a basic build in access control support. Didn't have
> that in mind, sorry.
> Dawid you can use this those viewhelpers in your template for the new
> and edit actions to check the rights.
but keep in mind that by using those viewHelpers you still won't prevent
execution of the actions if called via manipulation of the GET/POST
parameters. So you still have to add some ACL checks in your controller
(either write your own little service or use one of the suggested ones).
--
kind regards,
Franz Koch
More information about the TYPO3-project-typo3v4mvc
mailing list