[TYPO3-core] RFC: Bug #12612: Backend Login-Popup not working

Oliver Hader oliver at typo3.org
Tue Nov 17 17:03:38 CET 2009


FYI: Committed a follow-up to SVN Trunk (rev. 6450)

Cleanup and reference operators on objects got removed.

olly


Oliver Hader schrieb:
> FYI: Committed to SVN Trunk (rev. 6447)
> 
> olly
> 
> 
> Oliver Hader schrieb:
>> This is an SVN patch request.
>>
>> Type: Bugfix
>>
>> Bugtracker references:
>> http://bugs.typo3.org/view.php?id=12612
>>
>> Branches: Trunk
>>
>> Problem:
>> The new "Refresh-Login" account is not working properly. Even if the
>> correct password is entered a dialog appears with "Password incorrect".
>>
>> Solution:
>> The challenge hash in the form does not match with that one stored on
>> the server. So, the challenge hash is created just before the form gets
>> send and used to wrap the password.
>>
>> Notes:
>> The relogin only works with challenged and superchallenged, but not with
>> OpenId or SaltedPasswords.
>>
>> olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list