Task #6599
Implement new syntax for policy resources including runtime constraints
Status:
Resolved
Priority:
Must have
Assignee:
Category:
Security
Target version:
Start date:
2010-02-25
Due date:
% Done:
100%
Estimated time:
Sprint:
PHP Version:
Has patch:
Complexity:
Description
example of a Policy.yaml:
resources: methods: Conference_Model_Paper: class(F3\Conference\Domain\Model\Paper) Conference_Model_UpdateOwnPaper: Conference_Model_Paper && method(setTitle()) || method(setDescription(description == 'FLOW3')) && evaluate(this.speaker.person == current.party)
Related issues
Updated by Andreas Förthner almost 11 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r3881.