[TYPO3-core] RFC: #10017: [felogin] New Method for "forgotPassword"

Xavier Perseguers typo3 at perseguers.ch
Mon Apr 27 08:53:08 CEST 2009


Hi Masi,

>> Here is v6 of the patch:
>>
>> - Replaced hard-coded reference to kb_md5fepw by a hook (to be used by
>> this extension of course :D)
> 
> AFAIR there are two references to kb_md5fepw and one to another
> extension. Did you remove all of them?
> 
> And did patch v5 work for you? I tried in a real world situation and had
> to fiddle a bit to get it working. If you have some time to spare I can
> send you my version.

I did not test it yet really as I first had to prepare a test system as 
I did not have a mail server locally (which I'll have very soon).

I found another reference to kb_md5fepw but that was already using a 
hook. Perhaps I missed something?

If you send me your version, I should be able to do this tonight:

- Diff it against v5 to see what changed
- Apply my hook change (ie make it 'v6-compatible')
- Test the resulting v7 on a standard authentication mechanism

- Optional: Provide a sample hook implementation for further processing 
the new password. This could be used as-this for kb_md5fepw or be 
integrated in the doc. Anyway, I need this for my own authentication service

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html


More information about the TYPO3-team-core mailing list