Project

General

Profile

Actions

Task #68047

closed

Emit a signal for each mapped object

Added by Thorsten Boock almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
Start date:
2015-07-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

A signal should be emitted whenever the DataMapper created an object.
The signal then could be used to manipulate the object.

Example use case: A user authenticates against a cross domain SSO service and then is being redirected back to the TYPO3 CMS frontend. A user session is initiated and the SSO service is queried for the user attributes. The SSO service responds and the received user attributes are being mapped to the front-end user model. The PHP session storage is used to cache the user attributes for TTL of the SSO session.

Actions #1

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41088

Actions #2

Updated by Gerrit Code Review almost 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41088

Actions #3

Updated by Anonymous almost 9 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF