Overview
This extension uses Portable PHP password hashing framework for storing salted password hashes for either FE user records or BE user records or both. Furthermore this extension adds new authentication services for FE and BE so that the salted password hashes can be used for authentication.
Issue tracking
- Bug: 3 open / 32
- Feature: 1 open / 9
- Major Feature: 0 open / 0
- Task: 0 open / 6
Members
Leader
Marcus Krause (mkrause)
Co-Leader
Michael Stucki (stucki)
Member
Sascha Kettler (kettler)
Steffen Kamper (steffenk)
Steffen Ritter (nxpthx)
Latest news
Extension t3sec_saltedpw now stable
An annoying bug has been fixed so that the recent extension version (0.2.11) is now considered stable.
Ongoing progress
Sasche Kettler, maintainer of the PECL package "crack" will support the 4.3 Core integration of this extension with reviewing the code.
Working version online
Finished first version of saltedpasswords... Please test it...
Salted passwords for TYPO3 4.3
(1 comment)
New project member works on TYPO3 4.3 integration of salted passwords.