Feature #5849

Rebuild proxy classes if security policy changes

Added by Robert Lemke over 5 years ago. Updated over 3 years ago.

Status:Resolved Start date:2009-12-28
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Monitor
Target version:TYPO3 Flow Base Distribution - 1.1 beta 1
PHP Version:5.3 Complexity:hard
Has patch:No

Description

We need to monitor the settings (or probably later called "Policies.yaml") file and rebuild the AOP proxy classes if it changes.


Related issues

related to TYPO3.Flow - Feature #3306: Flush routes cache automatically on class file modifications Accepted 2009-05-14
related to TYPO3.Flow - Bug #33811: Not all caches are flushed (automatically) if needed Resolved 2012-02-09
related to TYPO3.Flow - Bug #25922: Proxy classes have to be regenerated when the Objects.yam... Closed 2011-04-12

Associated revisions

Revision fb277f30
Added by Robert Lemke over 3 years ago

[FEATURE] Track all configuration changes

This change set greatly improves the file monitoring of FLOW3's
system relevant files, such as class files, settings, object
configuration, policies and translations.

In Development context, changes to any of the above will be
tracked and the related caches are flushed. For performance
reasons, the new mechanism does not rely on the tagging
feature of the cache framework, but uses the new Simple
File Backend and rather flushes a few caches too many than
missing an important change.

Change-Id: I52b9f659740aef5d929a102ef5902b1fd1d2a588
Resolves: #5849
Resolves: #33811
Related: #35912
Releases: 1.1

History

#1 Updated by Robert Lemke about 5 years ago

  • Target version set to 1.0 alpha 11

#2 Updated by Karsten Dambekalns almost 5 years ago

  • Target version deleted (1.0 alpha 11)

#3 Updated by Robert Lemke over 3 years ago

  • Status changed from New to Accepted
  • Assigned To set to Robert Lemke
  • Target version set to 1.1 beta 1
  • PHP Version set to 5.3
  • Has patch set to No
  • Complexity set to hard

#4 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10572

#5 Updated by Gerrit Code Review over 3 years ago

Patch set 8 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10572

#6 Updated by Gerrit Code Review over 3 years ago

Patch set 9 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10572

#7 Updated by Gerrit Code Review over 3 years ago

Patch set 10 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10572

#8 Updated by Robert Lemke over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF