Project

General

Profile

Actions

Bug #18009

closed

t3lib_userauth::start() does not set t3_lib_userauth::security_level depending on a change of $TYPO3_CONF_VARS

Added by Steffen Ritter over 16 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-01-17
Due date:
% Done:

0%

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

Description

t3lib_userauth::start() does not set t3_lib_userauth::security_level depending on a change of $TYPO3_CONF_VARS[FE/BE]['loginsecurityLevel'] but t3lib_userauth::processLoginData() changes the array of loginData based upon this information.
Due to this, Frontend Login with challenged oder superchallenged mode is not possible, because $loginData['uident'] becomes cleared.

Found out while integrating tx_md5fepw into felogin.
(issue imported from #M7189)


Files

t3lib_userauth.diff (814 Bytes) t3lib_userauth.diff Administrator Admin, 2008-01-17 12:50
t3lib_userauth2.diff (3.95 KB) t3lib_userauth2.diff Administrator Admin, 2008-01-17 18:02
t3lib_userauth_r2944.diff (5.3 KB) t3lib_userauth_r2944.diff Administrator Admin, 2008-01-25 13:05

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #18039: Integration of kb_md5fepw into SysExt feloginClosedSteffen Kamper2008-01-22

Actions
Actions #1

Updated by Steffen Ritter over 16 years ago

As Discussion in Core List pointet out slightly changes had to be made and therefore another function in the class could be modified.

Results see in patch 2 attached.

Actions #2

Updated by Steffen Ritter over 16 years ago

As corelist asked to do integretion of superchallenged fe-auth not by having a service in felogin extension rather changing t3lib I extended my patch, to fullfill this requirements... See file Attached.
Since the SVN does not work atm, It's against Rev. 2944. Current will follow as soon as possible.

Actions #3

Updated by Benni Mack almost 16 years ago

Hey Steffen. Want to provide another patch?

Actions #4

Updated by Steffen Ritter about 14 years ago

Bug can be closed,
does not apply anymore since for 4.3 and saltedpasswords some refactoring has be done anyways

Actions

Also available in: Atom PDF