Sterc / FormIt

A dynamic form processing Snippet for MODX Revolution
https://docs.modx.com/current/en/extras/formit
33 stars 58 forks source link

Formit Recaptcha HTTPS #114

Closed sdrenth closed 5 years ago

sdrenth commented 7 years ago

Description: The constant API_SERVER is loaded over http, therefore recaptcha does not work when site is uses HTTPS.

How to fix: Load constant API_SERVER URL over https by default. Is defined in: formitrecaptcha.class.php

MrRoco commented 5 years ago

Issue is solved in later versions of FormIt, Closing the issue