Feature #30271
closed
Refactor login services to separate password transmission and password compare
Added by Helmut Hummel about 13 years ago.
Updated about 7 years ago.
Description
Problem:
Currently password transmission and password compare is coupled together so that an auth service always has to implement both.
Solution:
Decouple these actions to be able to clean up the authentication service chain and to make it possible for other services to benefit from RSA encrypted passwords without the need to decrypt it manually.
Patch set 1 of change Ic8ebeaa58d1cc1662083b0799f670b5a79e43971 has been pushed to the review server.
It is available at http://review.typo3.org/5326
- Target version changed from 4.6.0-RC1 to 4.6.0
- Target version changed from 4.6.0 to 4.6.1
- Target version changed from 4.6.1 to 4.6.2
- Status changed from Accepted to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
- Target version changed from 4.6.2 to 1525
- TYPO3 Version changed from 4.6 to 4.7
not resolved yet. patch has been applied to sandbox only.
- % Done changed from 100 to 0
Just for the records, this was the old RFC that introduced the RSAauth feature to TYPO3 4.3: #20382
- Tracker changed from Task to Feature
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Target version changed from 1525 to 4.7.0-beta1
- Status changed from Resolved to Closed
Also available in: Atom
PDF