Project

General

Profile

Actions

Task #50867

closed

Add a new Inheritence Layer to the Local Driver

Added by Steffen Ritter over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-08-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

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.

Actions

Also available in: Atom PDF