Contents

 
Home
ASPRunner Professional 7.0 manual
Prev Page Next Page
 
 

User login settings

 

On the Security page click User login settings button to create user self-register page, password reminder, change password pages, encrypt passwords using MD5 algorithm.

step9-0

In the Email settings you can enter SMTP server settings and email which will be used to send emails to users. On the screenshot shown above you can see the example of the SMTP server settings. Note that SMTP server and SMTP server port settings may differ from the stated above. Contact your Mail Service Provider to get necessary information.

To send emails via Gmail, use the following settings:

· SMTP server: smtp.gmail.com
· SMTP server port: 465
· SMTP username: <your gmail address>
· SMTP password: <Gmail password>

Click Choose fields... button to select fields that will appear on the registration page.

step9-4

Do not forget to choose field where user email is stored if you are going to use Send email to user option or Remind password page.

Send activation link - email with activation link will be sent after the registration. The purpose of the activation link is to ensure that the user signs up with a real, active email address that they own. This limits the number of times someone can sign up, and prevents people who have been booted off a site from signing up again multiple times with fake email addresses. User access is denied until activation link is open in the browser.

You can select one of your fields or create new one where activation flag will be stored. This field needs to be numeric (Number, INT or TINYINT).

activation_flag

Restrict weak password - this option allows to restrict using simple passwords. You can select minimum password length, number of unique characters, digits or symbols.

password_validation

Encrypt passwords - passwords are encrypted using MD5 algorithm. If you choose to encrypt password Password reminder page will reset your password and send it to user.

Password reminder page:

passw_reminder

Change password page:

change_passw

Converted from CHM to HTML with chm2web Standard 2.85 (unicode)