Bug #30425
New methods are not updated in Policies during Development
| Status: | New | Start date: | 2011-09-29 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Security | |||
| Target version: | - | |||
| PHP Version: | Complexity: | |||
| Has patch: | FLOW3 version affected: | FLOW3 1.0.0 | ||
| Votes: | 0 |
Description
Adding a new method (e.g. inside a Controller) that is guarded by a Policy (such that a PolicyEnforcementAspect is applied to the method) in Development does always trigger an "Access denied" because the method is not known in the Policy cache.
This should work for development.
History
Updated by Christopher Hlubek over 1 year ago
- Subject changed from New methods are not included in Policies in Development to New methods are not updated in Policies during Development
Updated by Karsten Dambekalns over 1 year ago
- FLOW3 version affected set to FLOW3 1.0.0