CAPTCHA Module doesn't support https://

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
pjb
Forum Members
Forum Members
Posts: 27
Joined: Wed Feb 02, 2011 11:04 pm

CAPTCHA Module doesn't support https://

Post by pjb »

I've encountered the reported bug http://dev.cmsmadesimple.org/bug/view/4980 whereby the Captcha module causes pages accessed via https:// to give a warning that all page content is not authenticated. A red exclamation mark appears over the "security padlock" on https:// pages, undermining site user's sense of security about the page. This happens because the path to the Captcha image specifies http:// and not https://.

Since a solution within the Captcha module does not appear to be in the immediate works, has anyone found a workaround for this problem?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CAPTCHA Module doesn't support https://

Post by Dr.CSS »

You could fork the captcha module and change the http where needed or use the module_custom route here...

http://calguy1000.com/Blogs/6/60/custom ... lates.html
Locked

Return to “[locked] Installation, Setup and Upgrade”