<admin-only> return a forbidden response if the user is not admin

name
admin-only
xml namespace
http://moyaproject.com

Respond with a forbidden response if the user is not admin.

This tag is a shortcut for the following:

<forbidden if="not .permissions.admin"/>
inherited attributes
name purpose type required? default choices
if Conditional expression expression No yes