Skip to content
Snippets Groups Projects
Commit d1c28051 authored by Benni Mack's avatar Benni Mack Committed by Andreas Fernandez
Browse files

[TASK] Move Cookie logic out of userAuth

This change moves some logic out of AbstractUserAuth
classes related to setting a cookie, and only
adds a Instruction (the behavior) so a cookie is
added only during the response.

This allows to further extract everything related
to cookie handling into a middleware in v13.

Resolves: #100695
Releases: main
Change-Id: I5c53c8f287eda0b161e979fe9372b403097ba062
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76846


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent f6c3b141
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