BackportsCoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 Projects (+)TYPO3 6.0 Projects
Statistics
| Revision:

root / trunk / control / class.tx_srfeuserregister_control.php

History | View | Annotate | Download (28.3 kB)

  • svn:executable: *
  • svn:keywords: Id
# Date Author Comment
61191 2012-04-28 01:44 Stanislas Rolland

Follow-up to feature #36123: Allow evaluation of email and captcha on the infomail form

61182 2012-04-27 17:32 Stanislas Rolland

Fix bug #36675: Query parameter cmd is not honoured

60942 2012-04-20 20:53 Stanislas Rolland

Remove unnecessary access to secure array

60913 2012-04-20 03:55 Stanislas Rolland

Remove global declarations from tx_srfeuserregister_control, tx_srfeuserregister_control_main and tx_srfeuserregister_setfixed

60900 2012-04-19 23:41 Stanislas Rolland

Restructure tx_srfeuserregister_display::getKeyAfterSave

60897 2012-04-19 21:07 Stanislas Rolland

Move call to clearSessionData out of tx_srfeuserregister_data

60886 2012-04-19 17:36 Stanislas Rolland

Follow-up 2 to feature #36006: Test whether extension tt_address is loaded

60751 2012-04-16 03:48 Stanislas Rolland

Add feature #36123: Allow evaluation of email and captcha on the infomail form

60707 2012-04-14 18:05 Stanislas Rolland

Fix bug #36051: RegHash not cleared if link results in auto-login

60674 2012-04-14 07:25 Stanislas Rolland

Cleanup identity checks

60670 2012-04-14 01:49 Stanislas Rolland

Add feature #36006: Honour tt_address extension configuration settings

60609 2012-04-13 03:43 Stanislas Rolland

Add feature #18009 (old bug tracker): Add module_sys_dmail_newsletter to tx_srfeuserregister_pi1_css_tmpl.html (Thanks to Tobias Schaefer)

60605 2012-04-12 20:29 Stanislas Rolland

Follow-up to bug #35910: Messages regarding installation problems are not localized

60579 2012-04-12 06:46 Stanislas Rolland

Add feature #35883: Always use flexforms

60444 2012-04-06 20:21 Stanislas Rolland

Follow-up 6 to feature #34447: Add getters for transmission security and storage security

60441 2012-04-06 17:49 Stanislas Rolland

Follow-up to bug #27521: Deleting images in EDIT mode leads to broken references

60417 2012-04-05 19:45 Stanislas Rolland

Fix bug #35730: enableEmailOnDelete not honoured

60415 2012-04-05 18:35 Stanislas Rolland

Cleanup: Initialize the command key

60382 2012-04-05 00:52 Stanislas Rolland

Follow-up 4 to feature #34447: Move storage security to own class

59865 2012-03-27 19:12 Stanislas Rolland

Fix bug #11191: enableAdminReview do not work without enableEmailConfirmation

59835 2012-03-27 05:41 Stanislas Rolland

Fix bug #27521: Deleting images in EDIT mode leads to broken references

59685 2012-03-24 03:25 Stanislas Rolland

Add feature #6646 (old bug tracker): Possibility to disable enforcing of username field (Thanks to François Suter)

59647 2012-03-23 17:44 Stanislas Rolland

Add feature #34447: Add support for saltedpasswords and rsaauth

58720 2012-02-28 16:27 Stanislas Rolland

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_register
fix security issue: sr_feuser_register: "edit account" page contains cleartext password in HTML source

57598 2012-02-13 08:40 Franz Holzinger
  • fix bug #17137: store the token together with the user data before a setfixed command is executed
56413 2012-01-18 11:09 Franz Holzinger
  • fix bug #18019: Incorrect login URL code
54218 2011-11-15 22:13 Franz Holzinger
  • restructuring and CG
54096 2011-11-14 12:58 Franz Holzinger
  • new feature: decide which user groups are selectable: allowedUserGroups, allowedSubgroups, deniedUserGroups and which must kept keepUnselectableUserGroups
  • fix bug: no requirement for tems_acknowledged by default
42331 2011-01-19 08:35 Franz Holzinger
  • fix bug with sr_email_subscribe: regHash has been deleted too early before saving
  • fix bug: preview data has not been read in with regHash
41771 2011-01-04 10:51 Franz Holzinger
  • fix bug with sr_email_subscribe: No saving of the edited data has been possible
40666 2010-11-30 04:04 Stanislas Rolland

Fixed bug #11149(Forge): Extension Manager issues warning regarding class tx_srfeuserregister_lib_conf

40469 2010-11-19 21:45 Franz Holzinger
  • new feature: use v_dear_male or v_dear_female instead of v_dear if a gender has been entered
  • complete the contributor list in contributors.txt
  • fix bug 16132: image is missing at CREATE and INVITE
  • allow to set attributes to the buttons
39844 2010-11-04 14:11 Franz Holzinger

fix bug with missing image at CREATE

39393 2010-10-21 13:14 Franz Holzinger ready for version 2.6.2
  • fix bug 15281: the authorization in the confirmation link did not work with multiple FE groups because the comma had been HTML encoded
  • fix bug 15225: Form token is empty
39113 2010-10-14 09:16 Franz Holzinger
  • fix bug 15660: locallang.xml has become invalid
  • fix bug 14976: PHP Warning: explode() expects parameter 2 to be string
  • fix bug 15176: no first_name and last_name for TYPO3 4.4+
  • Fix security issue: CSS with first_name and last_name
  • Fix bug 15664: replace marker ###LABEL_V_EMAIL_LOST_PASSWORD### by ###LABEL_V_INFOMAIL_LOST_PASSWORD###...
34954 2010-06-26 23:04 Franz Holzinger
  • fix bug: a md5 encoded password must be shown as clear text in the password marker
  • fix bug: if enableHTMLMail is 1, then the admin must always receive a HTML email independant from the FE users preferences
  • new feature: useLocalCountry to show the country names in their local languages...
33773 2010-05-31 22:03 Franz Holzinger
  • fix bug 14125: if user group can be selected by user, then the authorization key has been using an empty group field
  • fix bug 14163: an automatically generated password had been sent as an empty password to the user
  • new feature: do not check the token, if a create or edit cmd is provided without any additional data
32218 2010-04-14 19:43 Franz Holzinger

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 allowed
fix bug 13107: consider invite for sending of email
fix bug 11999: PHP 5.3 does not allow the split function...

25504 2009-10-17 16:07 Franz Holzinger
  • fix bug 12171: fix PHP errors caused with enableEmailOnUpdate setup
  • fix bug with not sent HTML emails
  • fix bug 10227: error in deleting registration to directmail because of missing aC parameter
  • fix bug 12261: srfeuserregister v 2.5.23 some markers not set in email...
24591 2009-09-17 18:17 Franz Holzinger
  • fix bug 11185: usergroup(s) are not correctly saved while using user group selection upon registration
  • new eval values uniqueDeletedGlobal and uniqueDeletedLocal: This considers that also deleted users are prohibited from a recreation in the future.
  • fix bug 11304: password has not been MD5 encrypted if autogeneration has been set...
20265 2009-05-13 13:34 Franz Holzinger
  • new field cnum which holds the customer number for different ERP software
  • fix bug with wrong class attribute for the image preview tag
  • fix bug with not replace marker for FIELD_date_of_birth
18715 2009-04-06 08:30 Franz Holzinger

fix security issue TYPO3-SA-2009-004

15775 2009-01-18 15:27 Franz Holzinger

new hook for data field evaluation
fix bug 10156 and support the felogin extension
fix bugs with problems on editing
support for patch 1822

12285 2008-09-24 23:06 Franz Holzinger

fix bug 9380

12077 2008-09-18 00:00 Franz Holzinger

pass cmd with infomail for sr_email_subscribe

12065 2008-09-17 19:31 Franz Holzinger

Fix bug 8844: delete link
tx_srfeuserregister_pi1 is not derived any more from tslib_pibase

10781 2008-07-28 16:43 Franz Holzinger

Fix bug with not working radio button ḟor tt_address gender because it has values different from 0 and 1
Fix bug to always show the registration link before the CREATE or EDIT template is displayed.

9373 2008-06-23 09:09 Franz Holzinger

Fix bug 8789: User group has been emptied after editing and updating data

9357 2008-06-20 09:03 Franz Holzinger

Fix bug with not substituted hidden field markers for infomail

9353 2008-06-19 19:24 Franz Holzinger

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...

9256 2008-05-28 17:13 Franz Holzinger

fix bug 8382: editing did not work

8778 2008-04-01 20:31 Franz Holzinger

new hook addGlobalMarkers for additional global markers
new constant dmailCheckedUponRegistration if the Direct Mail categories shall be checked by default
fix bug 3650: Password is not md5 hashed if changed after making an error on registration
new feature dateFormat...

7036 2007-10-17 22:46 Franz Holzinger

new feature: enableEmailOnUpdate = 2 to send only the changed fields in an email if a user alters his data
fix bug with not saved change of unchecked check box input
fix bugs with wrong HTML output at select box and check boxes
new feature: select.static_country to use a SQL WHERE clause as a filter over the countries in the select box

6512 2007-09-12 10:46 Franz Holzinger

fix bug with checkboxes set to zero when errors in the entered data
fix wrong lower case markers of checkboxes to upper case

6414 2007-09-04 09:42 Franz Holzinger

fix bug with having same html ids many times when more records are shown

6379 2007-08-29 21:41 Franz Holzinger

fix bug with wrong $row variable in tx_srfeuserregister_tca
start with encoding in renderCharset

6216 2007-08-14 17:43 Franz Holzinger

fix bug with no editing possible for sr_email_subscribe and a setfixed link
fix bug 5609: informal texts did not work
fix bug with not saved entries for mm relations
fix bug when delete did not work with setfixed becaue the cmd has been overridden by restored regHash value

5695 2007-06-16 07:06 Franz Holzinger

fix bug with autocreation of usernames
new classes for setfixed, control data and url functions
fix bug with not shown status field in backend

5660 2007-06-11 07:55 Franz Holzinger

fix bug 5766: no notification emails have been sent due to wrong $templateCode variable.

5613 2007-06-07 01:10 Franz Holzinger

fix bug with missing getTemplateCode function in data object

5588 2007-06-04 09:07 Franz Holzinger

fix bug 5329: The inError property has been missing in the data object
fix bug 5687: setfixed could not be turned off

5545 2007-05-29 12:29 Franz Holzinger

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

5541 2007-05-26 16:12 Franz Holzinger

fix bug 5641: modifications needed to make sr_email_subsribe working again

5461 2007-05-11 21:27 Franz Holzinger

use t3lib_htmlmail also for sending of plain text emails

5460 2007-05-10 21:34 Franz Holzinger

fix bugs with invite (see bug #5588)

5360 2007-04-18 23:54 Franz Holzinger

fix #5414

5358 2007-04-18 23:15 Franz Holzinger

Version 2.5.6 relaunch

5170 2007-03-09 11:20 Franz Holzinger
  • Version 2.5.6 relaunch
  • more flexform entries
5114 2007-03-05 14:21 Franz Holzinger

some bug fixes due to restructuring

5078 2007-02-28 11:37 Franz Holzinger
  • Version 2.5.6
  • internal restructuring of code into more classes