From 97f712d1c9e4e624be530e58e0a6258e5f987f32 Mon Sep 17 00:00:00 2001 From: cocotton Date: Sat, 25 Aug 2018 12:57:00 -0400 Subject: [PATCH] Clarify ambiguous sentence --- server_admin/topics/users/user-registration.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server_admin/topics/users/user-registration.adoc b/server_admin/topics/users/user-registration.adoc index 485243ff88..e0e8d08385 100644 --- a/server_admin/topics/users/user-registration.adoc +++ b/server_admin/topics/users/user-registration.adoc @@ -6,7 +6,7 @@ You can enable {project_name} to allow user self registration. When enabled, th link the user can click on to create their new account. When user self registration is enabled it is possible to use the registration form to detect valid usernames and emails. -To prevent this enable <<_recaptcha,reCAPTCHA Support>>. +It is also possible to enable <<_recaptcha,reCAPTCHA Support>>. Enabling registration is pretty simple. Go to the `Realm Settings` left menu and click it. Then go to the `Login` tab. There is a `User Registration` switch on this @@ -27,4 +27,4 @@ and a new password. image:{project_images}/registration-form.png[] You can change the look and feel of the registration form as well as removing or adding additional fields that must be entered. -See the link:{developerguide_link}[{developerguide_name}] for more information. \ No newline at end of file +See the link:{developerguide_link}[{developerguide_name}] for more information.