[BUGFIX] Update sessions in RedisBackend correctly
On updating an existing session we must use the un-hashed sessionId to query the existing session. Resolves: #92869 Releases: master, 10.4, 9.5 Change-Id: I4eecb8eaf84342261ba7d9b5a7a6dab619dad481 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66696 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Daniel Haupt <mail@danielhaupt.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/Session/Backend/RedisSessionBackend.php 1 addition, 1 deletion...sext/core/Classes/Session/Backend/RedisSessionBackend.php
- typo3/sysext/core/Tests/Functional/Session/Backend/RedisSessionBackendTest.php 34 additions, 4 deletions...ts/Functional/Session/Backend/RedisSessionBackendTest.php
Please register or sign in to comment