Project

General

Profile

Actions

Bug #86417

closed

FE-Login fails after update to v9 without ext:rsaauth

Added by Anja Leichsenring over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2018-09-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

After upgrading to v9 and deactivation of ext:rsaauth (as recommended in https://docs.typo3.org/typo3cms/extensions/core/latest/Changelog/9.1/Deprecation-81852-DeprecatedUsageOfEXTrsaauth.html) FE login fails.

Reason: $GLOBALS['TYPO3_CONF_VARS']['FE']['loginSecurityLevel'] was still on 'rsa'.

For BE, there is a silent upgrade service in place that resets the value of $GLOBALS['TYPO3_CONF_VARS']['BE']['loginSecurityLevel'] to normal, if ext:rsaauth is not loaded.
For FE, there is no help.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Task #81852: Deprecate EXT:rsaauthClosedGeorg Ringer2017-07-13

Actions
Related to TYPO3 Core - Task #66997: Remove login security levels super-/challengedClosedMarkus Klein2015-05-16

Actions
Related to TYPO3 Core - Bug #87103: felogin does not work on fresh install due to buggy defaultsClosed2018-12-07

Actions
Actions

Also available in: Atom PDF