[BUGFIX] Use 403 header instead of 401 header
The usage of a 401 header must be accompanied by a valid www-authenticate header, which does not support form-based logins. Resolves: #85411 Releases: master, 8.7 Change-Id: I71062c58a7d846214f1fec41e78cce4ae72955f3 Reviewed-on: https://review.typo3.org/57399 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Markus Klein <markus.klein@typo3.org>
Showing
- typo3/sysext/backend/Configuration/SiteConfiguration/site_errorhandling.php 0 additions, 1 deletion...nd/Configuration/SiteConfiguration/site_errorhandling.php
- typo3/sysext/backend/Resources/Private/Language/locallang_siteconfiguration_tca.xlf 0 additions, 3 deletions...rces/Private/Language/locallang_siteconfiguration_tca.xlf
- typo3/sysext/core/Classes/Resource/Hook/FileDumpEIDHookInterface.php 2 additions, 1 deletion...t/core/Classes/Resource/Hook/FileDumpEIDHookInterface.php
- typo3/sysext/core/Documentation/Changelog/9.2/Feature-84581-SiteHandling.rst 3 additions, 3 deletions...ocumentation/Changelog/9.2/Feature-84581-SiteHandling.rst
- typo3/sysext/install/Classes/Http/RequestHandler.php 1 addition, 1 deletiontypo3/sysext/install/Classes/Http/RequestHandler.php
- typo3/sysext/install/Resources/Public/JavaScript/Modules/Router.js 1 addition, 1 deletion...ext/install/Resources/Public/JavaScript/Modules/Router.js
Please register or sign in to comment