Difference between revisions of "NATS5 Join Page CAPTCHA"
From TMM Wiki
Jump to navigationJump to searchLine 9: | Line 9: | ||
* You can turn on the MEMBER_SIGNUP_USE_CAPTCHA setting on the configuration -> surfer page in the signup form section. Enabling this setting will require CAPTCHA verification for all join pages for all sites and tours. If this setting is enabled, it will override all of the options below. | * You can turn on the MEMBER_SIGNUP_USE_CAPTCHA setting on the configuration -> surfer page in the signup form section. Enabling this setting will require CAPTCHA verification for all join pages for all sites and tours. If this setting is enabled, it will override all of the options below. | ||
* You can turn on the 'Member CAPTCHA' setting on sites -> site management -> <select site> -> tours -> <select tour> page. Enabing this setting will require CAPTCHA verification for all join pages for the given site and tour. Please note this additional site tours do not inherit this setting. If this setting is enabled, it will override the final option below. | * You can turn on the 'Member CAPTCHA' setting on sites -> site management -> <select site> -> tours -> <select tour> page. Enabing this setting will require CAPTCHA verification for all join pages for the given site and tour. Please note this additional site tours do not inherit this setting. If this setting is enabled, it will override the final option below. | ||
+ | * You can set the values for the MEMBER_RETRY_CAPTCHA (X) and the MEMBER_RETRY_CAPTCHA_HOURS (Y) on the configuration surfer page in the signup form section. Enabling this setting will require CAPTCHA verification for all join pages for all sites and tours once there are X (or more) never joined member reocrds from the same ip in your NATS install that were created starting from Y hours ago. |
Revision as of 15:51, 7 February 2020
Styles
Enabling Options
You have a few different options to require CAPTCHA on your join form.
- You can turn on the MEMBER_SIGNUP_USE_CAPTCHA setting on the configuration -> surfer page in the signup form section. Enabling this setting will require CAPTCHA verification for all join pages for all sites and tours. If this setting is enabled, it will override all of the options below.
- You can turn on the 'Member CAPTCHA' setting on sites -> site management -> <select site> -> tours -> <select tour> page. Enabing this setting will require CAPTCHA verification for all join pages for the given site and tour. Please note this additional site tours do not inherit this setting. If this setting is enabled, it will override the final option below.
- You can set the values for the MEMBER_RETRY_CAPTCHA (X) and the MEMBER_RETRY_CAPTCHA_HOURS (Y) on the configuration surfer page in the signup form section. Enabling this setting will require CAPTCHA verification for all join pages for all sites and tours once there are X (or more) never joined member reocrds from the same ip in your NATS install that were created starting from Y hours ago.