Project

General

Profile

Actions

Bug #25367

closed

rsaauth does not encrypt new passwords entered in forgot password form

Added by Christian Clemens about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Authentication
Target version:
-
Start date:
2011-03-21
Due date:
% Done:

0%

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

Description

I'm using felogin with saltedpasswords and rsaauth. Login works fine: I enter username and password and after clicking on loginbutton, password is modfied via javascript. Source code of login form shows:

... onsubmit="tx_rsaauth_feencrypt(this);; return true;" ...

In the form in which user can change his password (form shown, after clicking on link in forgot-password-mail), there seems to be no modification via JavaScript. After clicking the button to save the new password, password field is not modified, in source code of the form I could not find a any javascript like the one above.

Can anybody reproduce this problem?

I could send a link and a username per e-mail if needed.

(issue imported from #M18002)


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Task #80018: Deprecate usage of EXT:rsaauthClosed2017-07-13

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

Actions
Has duplicate TYPO3 Core - Bug #44160: rsaauth doesn't secure the change password form of feloginClosed2012-12-20

Actions
Actions

Also available in: Atom PDF