History | View | Annotate | Download (28.3 kB)
Follow-up to feature #36123: Allow evaluation of email and captcha on the infomail form
Fix bug #36675: Query parameter cmd is not honoured
Remove unnecessary access to secure array
Remove global declarations from tx_srfeuserregister_control, tx_srfeuserregister_control_main and tx_srfeuserregister_setfixed
Restructure tx_srfeuserregister_display::getKeyAfterSave
Move call to clearSessionData out of tx_srfeuserregister_data
Follow-up 2 to feature #36006: Test whether extension tt_address is loaded
Add feature #36123: Allow evaluation of email and captcha on the infomail form
Fix bug #36051: RegHash not cleared if link results in auto-login
Cleanup identity checks
Add feature #36006: Honour tt_address extension configuration settings
Add feature #18009 (old bug tracker): Add module_sys_dmail_newsletter to tx_srfeuserregister_pi1_css_tmpl.html (Thanks to Tobias Schaefer)
Follow-up to bug #35910: Messages regarding installation problems are not localized
Add feature #35883: Always use flexforms
Follow-up 6 to feature #34447: Add getters for transmission security and storage security
Follow-up to bug #27521: Deleting images in EDIT mode leads to broken references
Fix bug #35730: enableEmailOnDelete not honoured
Cleanup: Initialize the command key
Follow-up 4 to feature #34447: Move storage security to own class
Fix bug #11191: enableAdminReview do not work without enableEmailConfirmation
Fix bug #27521: Deleting images in EDIT mode leads to broken references
Add feature #6646 (old bug tracker): Possibility to disable enforcing of username field (Thanks to François Suter)
Add feature #34447: Add support for saltedpasswords and rsaauth
fix regression on security issue: Information (and password) Disclosure in extension sr_feuser_register (Thanks to Franz Holzinger)fix security issue: Information (and password) Disclosure in extension sr_feuser_registerfix security issue: sr_feuser_register: "edit account" page contains cleartext password in HTML source
Fixed bug #11149(Forge): Extension Manager issues warning regarding class tx_srfeuserregister_lib_conf
fix bug with missing image at CREATE
fix security issue typo3-sa-2010-009 always simulate the password as "Joh 3,16"fix bug 12323: PHP 5.3 checks the TYPO3 api parameter $conf and no reference is allowedfix bug 13107: consider invite for sending of emailfix bug 11999: PHP 5.3 does not allow the split function...
fix security issue TYPO3-SA-2009-004
new hook for data field evaluationfix bug 10156 and support the felogin extensionfix bugs with problems on editingsupport for patch 1822
fix bug 9380
pass cmd with infomail for sr_email_subscribe
Fix bug 8844: delete linktx_srfeuserregister_pi1 is not derived any more from tslib_pibase
Fix bug with not working radio button ḟor tt_address gender because it has values different from 0 and 1Fix bug to always show the registration link before the CREATE or EDIT template is displayed.
Fix bug 8789: User group has been emptied after editing and updating data
Fix bug with not substituted hidden field markers for infomail
Do not require email confirmation if enableEmailConfirmation is 0. v_your_account_was_created_nomail will be used in this case.new feature 0007933: Confirmation link cannot be clicked more than once if regHash is used.fix bug with translation for Direct Mail categories...
fix bug 8382: editing did not work
new hook addGlobalMarkers for additional global markersnew constant dmailCheckedUponRegistration if the Direct Mail categories shall be checked by defaultfix bug 3650: Password is not md5 hashed if changed after making an error on registrationnew feature dateFormat...
new feature: enableEmailOnUpdate = 2 to send only the changed fields in an email if a user alters his datafix bug with not saved change of unchecked check box inputfix bugs with wrong HTML output at select box and check boxesnew feature: select.static_country to use a SQL WHERE clause as a filter over the countries in the select box
fix bug with checkboxes set to zero when errors in the entered datafix wrong lower case markers of checkboxes to upper case
fix bug with having same html ids many times when more records are shown
fix bug with wrong $row variable in tx_srfeuserregister_tcastart with encoding in renderCharset
fix bug with no editing possible for sr_email_subscribe and a setfixed linkfix bug 5609: informal texts did not workfix bug with not saved entries for mm relationsfix bug when delete did not work with setfixed becaue the cmd has been overridden by restored regHash value
fix bug with autocreation of usernamesnew classes for setfixed, control data and url functionsfix bug with not shown status field in backend
fix bug 5766: no notification emails have been sent due to wrong $templateCode variable.
fix bug with missing getTemplateCode function in data object
fix bug 5329: The inError property has been missing in the data objectfix bug 5687: setfixed could not be turned off
fix bug 5256: replace also the , in str_replace in order not avoid replacement of other fields with the same name but from other extensions.fix bug 5397: images could not be uploaded and have not been shown
fix bug 5641: modifications needed to make sr_email_subsribe working again
use t3lib_htmlmail also for sending of plain text emails
fix bugs with invite (see bug #5588)
fix #5414
Version 2.5.6 relaunch
some bug fixes due to restructuring