Actions
Bug #20210
closedfe_login: Forgot Password should not send passwords if they are hashed (md5)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-03-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With md5 passwords it's impossible to send the user the cleartext password.
I suggest a "reset password" functionality instead.
Later I'll add a patch that implementes this.
(issue imported from #M10729)
Updated by Nabil Sayegh over 15 years ago
kb_md5fepw works fine with recent typo3 4.2.6 and php5 and supports password resetting. However, you have to override the dependencies when installing it.
Updated by Steffen Gebert over 14 years ago
The felogin version shipped with TYPO3 4.3 doesn't send new passwords, but creates a link to reset the password. This IIRC also works with saltedpasswords.
So I think this is fixed - do you agree?
Updated by Susanne Moog over 13 years ago
- Category deleted (
Communication) - Status changed from Needs Feedback to Closed
- Target version deleted (
0)
Actions