Skip to content

Instantly share code, notes, and snippets.

@jpgreth
Forked from mneuhaus/Policy.yaml
Created July 12, 2013 15:25
Show Gist options
  • Select an option

  • Save jpgreth/5985306 to your computer and use it in GitHub Desktop.

Select an option

Save jpgreth/5985306 to your computer and use it in GitHub Desktop.
# #
# Security policy for the TYPO3 package #
# #
resources:
methods:
ADU: 'method(Famelo\ADU\(?!.*Login).*->.*())'
roles:
Administrator: [ Editor ]
Editor: []
acls:
Editor:
methods:
ADU: GRANT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment