.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ==================================================== EXT: Salted Password Hashes for sr\_feuser\_register ==================================================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2009-12-27T01:13:37.090000000 :Classification: srfeuserregister_t3secsaltedpw :Description: The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) see more: http://wiki.typo3.org/doc_template#tags ---- :Keywords: forAdmins, forIntermediates, xclass :Author: Peter Schuster :Email: typo3@peschuster.de :Info 4: :Language: en |img-1| |img-2| EXT: Salted Password Hashes for sr\_feuser\_register - srfeuserregister\_t3secsaltedpw .. _EXT-Salted-Password-Hashes-for-sr-feuser-register: EXT: Salted Password Hashes for sr\_feuser\_register ==================================================== Extension Key: srfeuserregister\_t3secsaltedpw Language: en Keywords: forAdmins, forIntermediates, xclass Copyright 2000-2009, Peter Schuster, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.org .. _Table-of-Contents: Table of Contents ----------------- `EXT: Salted Password Hashes for sr\_feuser\_register 1 <#1.EXT:%20Sal ted%20Password%20Hashes%20for%20sr_feuser_register|outline>`_ **`Introduction 3 <#1.1.Introduction|outline>`_** `What does it do? 3 <#1.1.1.What%20does%20it%20do_|outline>`_ **`Additional Information 4 <#1.2.Additional%20Information|outline>`_** `Confirm Registration Form 4 <#1.2.1.Confirm%20Registration%20Form|outline>`_ **`ChangeLog 5 <#1.3.ChangeLog|outline>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension modifies sr\_feuser\_register to work together with the extension saltedpasswords. This is done by xclassing tx\_srfeuserregister\_data and extending the methods parseIncomingData and parseOutgoingData. In the function parseIncomingData the value of the password key in the userdata array is set to nothing to prevent output of the salted password hash on the website. In the function parseOutgoingData a salted password hash is generated. .. _Note: Note """" Initially this extension was made to add support for 't3sec\_saltedpw' to 'sr\_feuser\_register'. Since version 0.2.0 of this extension only the system extension 'saltedpasswords' (available since TYPO3 v4.3.0) is supported. .. _Additional-Information: Additional Information ---------------------- .. _Confirm-Registration-Form: Confirm Registration Form ^^^^^^^^^^^^^^^^^^^^^^^^^ To prevent output of salted password hashes in the “Confirm Registration Form” the link in the email leads to, simply remove the ###FIELD\_password### markers in your template file. .. _ChangeLog: ChangeLog --------- 2009-12-27 Peter Schuster < `typo3@peschuster.de `_ > - rewritten to use saltedpasswords - depends on TYPO3 v4.3.0 - released version 0.2.0 2009-01-20 Peter Schuster < `typo3@peschuster.de `_ > - initial release - Version 0.1.0 5 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 21 .. :hspace: 9 .. :id: Grafik2 .. :name: Grafik2 .. :width: 87