Task #50867
closedAdd a new Inheritence Layer to the Local Driver
100%
Description
There are many tasks which apply to all drivers working on an Hierarchical FileSystem (NFS, WebDav, LocalDriver, ....).
When it comes to security we want custom drivers not implent that all on their own, but provide it by the System.
Therefore create a new Class "AbstractHierarchicalFilesystemDriver" extending AbstractDriver as a new Base Class for LocalDriver and move the "general functions" one level up. Doing so we can extend it with some security and cleanup things there.
Updated by Gerrit Code Review over 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22916
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22916
Updated by Steffen Ritter over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c997bfc9681bbe454820fc746e3419a543e4ad92.
Updated by Gerrit Code Review over 11 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/22919
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/22920
Updated by Steffen Ritter over 11 years ago
- Status changed from Under Review to Resolved
Applied in changeset c941199464aa26aa7ffc84f002566b3d3233b670.