]> git.mxchange.org Git - mailer.git/commit
Added ability to allow empty passwords, if the user does so, a random password will...
authorRoland Häder <roland@mxchange.org>
Sun, 7 Nov 2010 20:05:13 +0000 (20:05 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 7 Nov 2010 20:05:13 +0000 (20:05 +0000)
commit7db85bc0c45b62c28ba49e728f489ad4bc1c115f
tree93a4628c2315e701a66cac83e353bd2149d3282e
parent682edce003a1a91f66fb8e2212d7fdb591379843
Added ability to allow empty passwords, if the user does so, a random password will be generated, many wrapper functions introduced
53 files changed:
.gitattributes
inc/extensions-functions.php
inc/extensions/ext-register.php
inc/functions.php
inc/language/de.php
inc/language/register_de.php
inc/libs/holiday_functions.php
inc/libs/maintenance_functions.php [new file with mode: 0644]
inc/libs/network_functions.php
inc/libs/optimize_functions.php
inc/libs/rallye_functions.php
inc/libs/refback_functions.php
inc/libs/register_functions.php
inc/libs/task_functions.php
inc/mails/doubler_mails.php
inc/module-functions.php
inc/modules/admin/admin-inc.php
inc/modules/admin/overview-inc.php
inc/modules/admin/what-adminedit.php
inc/modules/admin/what-config_admin.php
inc/modules/admin/what-config_networks.php
inc/modules/admin/what-config_other.php
inc/modules/admin/what-config_register2.php
inc/modules/admin/what-guestedit.php
inc/modules/admin/what-list_links.php
inc/modules/admin/what-list_network_api_translation.php
inc/modules/admin/what-list_unconfirmed.php
inc/modules/admin/what-maintenance.php
inc/modules/admin/what-memedit.php
inc/modules/guest/what-register.php
inc/modules/guest/what-sponsor_reg.php
inc/modules/member/what-categories.php
inc/modules/member/what-holiday.php
inc/modules/sponsor/account.php
inc/pool/pool-bonus.php
inc/pool/pool-user.php
inc/reset/reset_100_bonus.php
inc/reset/reset_birthday.php
inc/reset/reset_daily.php
inc/template-functions.php
inc/wrapper-functions.php
install/tables.sql
modules.php
templates/de/html/admin/admin_config_register2.tpl
templates/de/html/guest/guest_receive_table.tpl
templates/de/html/guest/guest_register.tpl
theme/business/css/register.css
theme/default/css/register.css
theme/desert/css/register.css
theme/org/css/register.css
theme/schleuder/css/register.css
theme/ship-simu/css/register.css
view.php