Bug #77343
closedloginSecurityLevel doesn't hold
0%
Description
By Login into the Install Tool the configuration variable [BE][loginSecurityLevel] is automaticly set to "rsa". Changing it to another value - for example "normal" - it will be automaticly reset by next Login into the Install Tool. I don't understand this behavour.
I set the priority to "must have" because setting this variable to "rsa" the login procedure strikes by entering the consisting Password after automatic system-logout from BE. Setting it to "normal" the login procedure give a more comprehensible bahaviour by relogin (related to Bug #75911).
My versions:
TYPO3: 7.6.10
PHP: 5.5.14
Updated by Helmut Hummel over 8 years ago
- Status changed from New to Needs Feedback
Changing it to another value - for example "normal" - it will be automaticly reset by next Login into the Install Tool. I don't understand this behavour.
This is intentionally triggered here, when rsaauth extension is loaded:
I set the priority to "must have" because setting this variable to "rsa" the login procedure strikes by entering the consisting Password after automatic system-logout from BE. Setting it to "normal" the login procedure give a more comprehensible bahaviour by relogin
I don't understand this sentence. I have rsa enabled and login and re-login just works fine. So what exactly do you consider a bug? How can I reproduce what you consider a bug?
Updated by Helmut Hummel over 8 years ago
- Status changed from Needs Feedback to Rejected
There is nothing to do here. Related bug was fixed, rsa config change is desired behaviour