Last modified by Nikita Petrenko on 2025/06/27

Hide last authors
Irina Hrehorciuc 22.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
Nikita Petrenko 59.2 4
Irina Hrehorciuc 20.1 5 = Steps to proceed =
Irina Hrehorciuc 2.1 6
Nikita Petrenko 59.2 7 In order to require users to confirm their registration and to provide a valid email address, click the {{image reference="DrawerMenuIcon.png"/}} button to open the drawer menu, then click on "Administer Wiki":
8
9 (((
Nikita Petrenko 59.1 10 {{image reference="AdministerWikiMenu.png" size="small"/}}
Irina Hrehorciuc 45.4 11 )))
Irina Hrehorciuc 18.1 12
Nikita Petrenko 59.2 13 In the wiki preferences page, click on the "Registration" link from the vertical menu to the left:
14
15 (((
Nikita Petrenko 59.1 16 {{image reference="RegistrationAdmin.png" size="small"/}}
Irina Hrehorciuc 45.4 17 )))
Irina Hrehorciuc 18.1 18
Nikita Petrenko 59.2 19 Next, set "Use email verification" to "YES" which means that an email will be sent to the email address the user registered with. The content of the message is set in the "Validation E-Mail Content" text area.
20
21 (((
Nikita Petrenko 59.1 22 {{image reference="RegistrationSection.png" size="medium"/}}
Irina Hrehorciuc 45.4 23 )))
Irina Hrehorciuc 20.1 24
Irina Hrehorciuc 18.1 25 = Registration Options =
26
27 * **Registration page heading** is the line displayed at the top of the page for the users who are registering or who have just registered.
28
Nikita Petrenko 59.2 29 * **Confirmation E-Mail Content** requires that you set "Use email verification". These settings are optional but you will still have to provide a link to activate the account.(((
Nikita Petrenko 59.1 30 {{image reference="ConfirmationEmailContent.png" size="medium"/}}
Irina Hrehorciuc 50.3 31 )))
Irina Hrehorciuc 2.1 32
Irina Hrehorciuc 50.3 33 * **Welcome Message** requires that you set "User email verification" to "YES" and modify the "Validation E-Mail Content" so that it doesn't mention the verification since it is not needed anymore.(((
Nikita Petrenko 59.1 34 {{image reference="WelcomeMessage.png" size="medium"/}}
Irina Hrehorciuc 50.3 35 )))
Irina Hrehorciuc 2.1 36
Irina Hrehorciuc 45.7 37 * **Enable login button** - enables or disables the button the users need to click on in order to log in.
Irina Hrehorciuc 18.1 38
Irina Hrehorciuc 45.7 39 * **Enable automatic login** - disabled by default. If enabled, the user is automatically logged in after a successful registration.
Irina Hrehorciuc 18.1 40
Nikita Petrenko 59.2 41 * **Redirect here after registration** - refers to the URL of the wiki page the user will be redirected to after clicking the "Login" button, default value - URL of XWiki Home page(((
42 {{code}}
43 /xwiki/bin/view/Main/
44 {{/code}}
Nikita Petrenko 59.1 45 )))
Irina Hrehorciuc 18.1 46
Irina Hrehorciuc 45.7 47 * **Require captcha to register** - requires the user to solve a CAPTCHA in order to register.
Irina Hrehorciuc 18.1 48
Irina Hrehorciuc 45.7 49 * **Registration Successful Message** - is displayed when the user has successfully registered.
Irina Hrehorciuc 24.1 50
Nikita Petrenko 59.1 51 * **Require a password with the given length** - user must specify a password no shorter than the number of characters
Irina Hrehorciuc 33.2 52
Nikita Petrenko 59.1 53 * **Require at least one lower case character in the password** - user must use at least one lowercase character
54
55 * **Require at least one upper case character in the password** - user must use at least one uppercase character
56
57 * **Require at least one number in the password** - user must use at least one number character
58
59 * **Require at least one symbol character in the password** - user must use at least one special symbol character
60
Irina Hrehorciuc 24.1 61 = Result =
62
Nikita Petrenko 59.2 63 This is how it looks the registration form after the configuration:
64
65 (((
Nikita Petrenko 59.1 66 {{image reference="Registration.png" size="medium"/}}
Irina Hrehorciuc 45.8 67 )))

Get Connected