Registration
Registration is disabled either by configuration setting {EnableNewUserRegistration}, or due to errors with the password system. Check the configuration for errors.
If registration is not disabled by errors, administrators can still register users to this site using
BulkRegistration.
Important: the information provided in this form will be stored in a database on the web server. This database is accessible to anyone who can access the server through the web (though passwords will be encrypted, and e-mail addresses will be obfuscated to help prevent spamming). Your country, or the country where the server is hosted, may have Data Protection laws governing the maintenance of such databases. If you are in doubt, you should contact [[mailto:?subject=Data%20Protection%20Policy][]] for details of the Data Protection Policy of this web server before registering.
{
"url":"https://golland-wiki.csail.mit.edu/bin/view/System.UserRegistrationParts",
"MinPasswordLength":7,
"messages": {
"Fwk1FirstName":"Please enter your first name.",
"Fwk1LastName":"Please enter your last name.",
"Fwk1WikiName": {
"required": "Please enter a WikiName.",
"wikiword": "This is not a valid WikiName.",
"remote": "This WikiName is already in use."
},
"Fwk1Email": "Please enter a valid email address.",
"Fwk1LoginName": {
"required": "Please enter a login username.",
"remote": "This username is already in use."
},
"Fwk1Password": {
"required": "Please enter a password.",
"minlength": "Your password must be at least 7 characters long."
},
"Fwk1Confirm": {
"required": "Please confirm your password.",
"equalTo": "Please enter the same password as above.",
"minlength": "Your password must be at least 7 characters long."
}
}
}
If you have any questions about registration, send an e-mail to .
Tailoring instructions: You are currently viewing the default registration page without local tailoring. This topic looks whether a
custom user registration page exists in Main and includes it if it does; otherwise it includes
DefaultUserRegistration.
(This message is only visible to Site Administrators when the
UserRegistraion topic has not been created.)
See detailed documentation at
System.UserAuthentication#UserRegistration
To create a custom
UserRegistration page for your site:
- Visit System.DefaultUserRegistration: More topic actions
- Name the copy
Main.UserRegistration
(Fully qualified with both the Main Web name and UserRegistration topic name)
- Edit as desired. Tailoring instructions appear between
<-- HTML Comments -->
Note: You must use the
SET{}
macro to set preferences because users visiting
UserRegistration will be viewing the results of an INCLUDE.