Feature #9143

Backport f:security.ifAuthenticated and f:security.ifHasRole ViewHelpers

Added by Bastian Waidelich almost 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-08-05
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

0%

Category:ViewHelpers
Target version:-
Has patch:

Description

f:security.ifAuthenticated and f:security.ifHasRole ViewHelpers should be available in v4 too.

Note: The $role attribute of the ifHasRole ViewHelper could be the fe_group:

<f:security.ifHasRole role="{settings.editorUserGroup}">
  <f:link action="edit" />
</f:security.ifHasRole>

History

#1 Updated by Bastian Waidelich almost 5 years ago

  • Status changed from Accepted to Resolved

Applied in change set r2575

Also available in: Atom PDF