files-shared-config-default-tce-user-registration

It appears that you are using AdBlocking software. The cost of running this website is covered by advertisements. If you like it please feel free to a small amount of money to secure the future of this website.

tce_user_registration.php

Tags
file

Configuration file for user registration. NOTE: the email verification template is stored on the TMX file at "m_email_registration" translation unit.

author

Nicola Asuni

since
2008-03-30

Table of Contents

Constants

K_USRREG_ADMIN_EMAIL  = ''
The following email will receive copies of verification messages.
K_USRREG_AGREEMENT  = ''
URL of an HTML page containing the registration agreement (i.e.: "http://www.example.com/agreement.html").
K_USRREG_EMAIL_CONFIRM  = \true
If true requires email confirmation.
K_USRREG_ENABLED  = \true
If true enable USER REGISTRATION.
K_USRREG_GROUP  = 1
Default user group ID for registered user.
K_USRREG_PASSWORD_RE  = '^(.{8,})$'
Regular expression defining the allowed characters for a password

Constants

K_USRREG_ADMIN_EMAIL

The following email will receive copies of verification messages.

public mixed K_USRREG_ADMIN_EMAIL = ''

K_USRREG_AGREEMENT

URL of an HTML page containing the registration agreement (i.e.: "http://www.example.com/agreement.html").

public mixed K_USRREG_AGREEMENT = ''

K_USRREG_EMAIL_CONFIRM

If true requires email confirmation.

public mixed K_USRREG_EMAIL_CONFIRM = \true

K_USRREG_PASSWORD_RE

Regular expression defining the allowed characters for a password

public mixed K_USRREG_PASSWORD_RE = '^(.{8,})$'
On this page
 

© 2004-2024 – Nicola Asuni - Tecnick.com - All rights reserved.
about - disclaimer - privacy