Please note: This page is under construction and has not been finished yet.
If the left empty, the default e107 copyright information is displayed:
Add note about new fields (when this preference is empty) (as of 2.3.1)
There are three different options for the user registration system:
Option
Description
Register & Login
Allows users to register and login as members on your site.
Login Only
Existing users are able to log in but they are not able to create an account.
Disabled
Registration system is disabled. Users are not able to log in via the public area of your website, nor are they able to create an account.
If you allow registration, you can set if/how new user registrations are approved:
Option
Description
No Verification
Users are not verified. Once they signed up by filling in the form, they can login to their account immediately.
Email Verification
A registration email is sent to the e-mail address that was filled in. The user needs to confirm their e-mail address by clicking the link in the email they received.
Admin Approval
No registration email is sent. A user can be only be approved manually by an administrator (through the Admin Area).
You can set the way how a registered user can login onto your website:
Option
Description
Username/Email and Password
A user can use either their username or their e-mail address to login, both work.
Email and Password
A user can only use their e-mail address to login (not their username)
Username and Password
A user can only use their username to login (not their e-mail address)
When this option is turned on, all areas except the signup page and the frontpage of your website are restricted. No other content is displayed to guests (users who are not logged in).
Frontpage
When enabling this option, there are two options for your frontpage:
Login page - a login form is displayed for guests.
Membership page - a message about limited access is displayed, but there is no login form.
Members-only URL exceptions
You can set exceptions for member limitations in the next field. Members only-mode will be disabled for URLs that match any of the terms in this list. Enter one URL per line.
When enabled, the user is automatically logged in after clicking on the link in the signup email. If disabled, the user has to explicitly log in (using their username/email and password) after signing up.
This setting determines the maximum length of the user's display name. Minimum is set to 5.
This setting determines the maximum length of the user's login name. Minimum is set to 10.
This setting determines the maximum length of the user's password. Minimum is set to 5
This setting determines the maximum amount of sign-up's from the same specific IP address that is permitted. If left blank, this feature is disabled.
TODO: Only available if alt_auth plugin is installed. Refer to alt_auth docs.