Skip to content
Snippets Groups Projects
Commit bb5809c5 authored by Stephan Großberndt's avatar Stephan Großberndt Committed by Stefan Bürk
Browse files

[DOCS] Use correct middleware name 'typo3/cms-frontend/authentication'

Use the correct middleware name 'typo3/cms-frontend/authentication' in
the changelog instead of referring to a non-existing name.

Releases: main, 11.5, 10.4
Resolves: #97660
Change-Id: I5ebb586689f3173e1cc2a06049fd4b4d40430972
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74694


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent e242e972
No related merge requests found
......@@ -26,7 +26,7 @@ other / extended functionality.
The following changes have been made:
Storing session data from a Frontend User Session / Anonymous session is now triggered within the Frontend User
(`frontend-user-authenticator`) Middleware, at a later point - once the page was generated. Up until TYPO3 v9, this
(`typo3/cms-frontend/authentication`) Middleware, at a later point - once the page was generated. Up until TYPO3 v9, this
was part of the RequestHandler logic right after content was put together. This was due to legacy reasons of the
previous hook execution order.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment