Project

General

Profile

Actions

Feature #30271

closed

Refactor login services to separate password transmission and password compare

Added by Helmut Hummel over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Could have
Assignee:
Category:
Backend API
Target version:
Start date:
2011-09-25
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

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.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #20382: Implement RSA authentication for BE and FEClosedDmitry Dulepov2009-04-30

Actions
Related to TYPO3 Core - Bug #29130: Security Level "normal" does not work for backend loginClosedHelmut Hummel2011-08-20

Actions
Related to TYPO3 Core - Task #32864: Add note on modified authentication services to NEWS.txtClosedOliver Hader2011-12-29

Actions
Actions

Also available in: Atom PDF