Actions
Feature #25204
closedrsaauth not applied to password change in BE
Start date:
2011-03-01
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
While rsaauth encrypts the passwords entered in the login form, no encryption is applied to the password change form in the BE. This is a major design flaw and means that the site is actually less secure than it looks. rsaauth should encrypt all password fields in the BE password change requests as well.
(issue imported from #M17802)
Updated by Dmitry Dulepov over 13 years ago
Technically there is no way to apply rsaauth to password in BE forms. Login is different! To use RSAAuth in TCEforms, we will have to change quite a lot in TCEforms.
Updated by Mathias Schreiber almost 10 years ago
- Tracker changed from Bug to Feature
- Description updated (diff)
- Priority changed from Should have to Could have
- Target version changed from 0 to 7.4 (Backend)
Updated by Wouter Wolters over 9 years ago
- Status changed from New to Closed
This will be handled in #68166
Actions