--- loncom/html/adm/help/tex/Domain_Configuration_Login_Page.tex 2022/08/24 22:23:15 1.13 +++ loncom/html/adm/help/tex/Domain_Configuration_Login_Page.tex 2024/03/03 20:03:09 1.14 @@ -67,7 +67,7 @@ language preference (as reported by the Where the ``Contact Helpdesk'' web form is in use it can be configured to include a CAPTCHA mechanism to discourage robotic form completion. There are two types of CAPTCHA to choose from -- the ``original'' CAPTCHA which uses a self-contained perl module included with the -LONCAPA prerequisites, or ReCAPTCHA, which uses an external web service -- +LONCAPA prerequisites, or ReCAPTCHA, which uses an external service -- https://google.com/recaptcha -- and requires you to create an account and generate public and private keys which will be entered in the domain configuration form. If you have more than one server in your domain, you should request ``global'' keys, as the same keys will be @@ -81,7 +81,7 @@ can indicate whether version 1 or 2 shou The head portion of the log-in page may contain custom mark up (e.g., a script block containing javascript for page analytics) in a file which will be uploaded and published public. Different custom markup may be uploaded for each server in a domain, and a comma separated list -of IP addresses may be specified for which the custom markup will not not be included in the page, +of IP addresses may be specified for which the custom markup will not be included in the page, when the request for the log-in page originates from one of those addresses. A use case for the exempt IP addresses is where robotic requests for the log-in page and made from a monitoring machine, used to detect when a LON-CAPA server is not working correctly.