[BUGFIX] Anonymize encoded tokens
Tokens in an encoded URL (where '=' is '%3D') now get anonymized. Resolves: #96858 Releases: main, 11.5 Change-Id: If07d122b2a5b89cb66fef3fff0790004c5d07eb1 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73399 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Error/AbstractExceptionHandler.php
- typo3/sysext/core/Tests/Unit/Error/DebugExceptionHandlerTest.php 4 additions, 0 deletions...ysext/core/Tests/Unit/Error/DebugExceptionHandlerTest.php
- typo3/sysext/core/Tests/Unit/Error/ProductionExceptionHandlerTest.php 4 additions, 0 deletions.../core/Tests/Unit/Error/ProductionExceptionHandlerTest.php
Please register or sign in to comment