Project

General

Profile

Actions

Feature #52080

closed

Pre- and Post-process hook in DatabaseConnection for sql_query

Added by Soren Malling over 10 years ago. Updated almost 4 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-09-17
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Needs Decision

Description

Since Extbase moved to use the TYPO3 Database API it's possible to add even more content/record security as focus can be put at one single entry point to the database.

This change introduces two new hooks (four, including the once for DBAL) before and after the general sql_query (used by Extbase).

From here you get the created query and the parent DatabaseConnection object. From here you can ex. check whether or not access should be granted to records fetched.

Actions #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23869

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23869

Actions #3

Updated by Wouter Wolters about 9 years ago

  • Status changed from Under Review to New
Actions #4

Updated by Susanne Moog over 8 years ago

  • Sprint Focus set to PRC
Actions #5

Updated by Morton Jonuschat over 8 years ago

  • Status changed from New to Rejected

Won't have this time. The patch has been abandoned on Gerrit more than two years ago and there has been no interest in this since then.

Actions #6

Updated by Benni Mack almost 4 years ago

  • Sprint Focus changed from PRC to Needs Decision
Actions

Also available in: Atom PDF