Project

General

Profile

Actions

Feature #71864

closed

Add signal on login successful/failure and logout

Added by Jérémie Roulin over 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-11-26
Due date:
% Done:

0%

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

Description

Is it possible to add a signal on login sucessful/failure and on logout?

Actions #1

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (7.6.1)

Please do not set dedicated Target Versions.
The coreteam needs to set these in order to manage the internal work

Actions #2

Updated by Gerrit Code Review almost 8 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 https://review.typo3.org/48089

Actions #3

Updated by Gerrit Code Review almost 8 years ago

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

Actions #4

Updated by Gerrit Code Review almost 8 years ago

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

Actions #5

Updated by Gerrit Code Review almost 8 years ago

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

Actions #6

Updated by Gerrit Code Review almost 8 years ago

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

Actions #7

Updated by Gerrit Code Review almost 8 years ago

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

Actions #8

Updated by Gerrit Code Review almost 8 years ago

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

Actions #9

Updated by Gerrit Code Review almost 8 years ago

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

Actions #10

Updated by Gerrit Code Review almost 8 years ago

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

Actions #11

Updated by Tomita Militaru almost 8 years ago

There is a WIP feature to handle hooks here: #27956

Actions #12

Updated by Wouter Wolters almost 8 years ago

  • Status changed from Under Review to Closed

There are already hooks at this place. You can use them as follows:

$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['felogin']['login_confirmed']
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['felogin']['login_error']

Actions

Also available in: Atom PDF