Sfoglia il codice sorgente

Change Google recaptcha URL to make it available in China

ainuoyan 5 anni fa
parent
commit
9d383a009a

+ 3 - 3
server/src/main/resources/password/pwm/AppProperty.properties

@@ -284,9 +284,9 @@ queue.syslog.maxCount=100000
 reporting.ldap.searchTimeoutMs=1800000
 reporting.ldap.searchThreads=8
 reporting.maxReportAgeSeconds=864000
-recaptcha.clientJsUrl=//www.google.com/recaptcha/api.js
-recaptcha.clientIframeUrl=//www.google.com/recaptcha/api/noscript
-recaptcha.validateUrl=https://www.google.com/recaptcha/api/siteverify
+recaptcha.clientJsUrl=//recaptcha.net/recaptcha/api.js
+recaptcha.clientIframeUrl=//recaptcha.net/recaptcha/api/noscript
+recaptcha.validateUrl=https://recaptcha.net/recaptcha/api/siteverify
 security.html.stripInlineJavascript=false
 security.http.forceRequestSequencing=false
 security.http.stripHeaderRegex=\\n|\\r|(?ism)%0A|%0D