Skip to content

[TASK] Port deprecated hook logoff_post_processing to EventListener - #14

Open
YKWeyer wants to merge 1 commit into
visol:mainfrom
zecm-via:task/logout-eventlistener
Open

[TASK] Port deprecated hook logoff_post_processing to EventListener#14
YKWeyer wants to merge 1 commit into
visol:mainfrom
zecm-via:task/logout-eventlistener

Conversation

@YKWeyer

@YKWeyer YKWeyer commented Mar 18, 2026

Copy link
Copy Markdown

Issue

Backend-Users who logged in through Shibboleth cannot log-out anymore, they will always be redirected to the backend interface with a (new) valid session.

According to Breaking: #100963 - Deprecated functionality removed, $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['logoff_post_processing'] was removed in TYPO3 v13.0 and should be migrated to the PSR-14 event \TYPO3\CMS\Core\Authentication\Event\AfterUserLoggedOutEvent introduced in TYPO3 v12.3

Changes

The UserAuthentication Hook was turned into an eventListener.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant