Support Ticket

Load recaptcha_ajax.js via HTTPS instead of HTTP+status
Load recaptcha_ajax.js via HTTPS instead of HTTP+tag
 

Load recaptcha_ajax.js via HTTPS instead of HTTP+issues

Many browser now block loading scripts over HTTP for HTTPS connections, whereas the other way around isn't true. So, the reCAPTCHA code should load the appropriate JavaScript from Google via HTTPS instead of HTTP. Affected files:

 

app/assets/javascripts/wagn.js.coffee

public/assets/application.js

public/assets/application-41259d6919fa4cd07d15fb61a24fa6a0.js

 

very good suggestion. as you probably know, I just need to edit the coffee file and recompile the assets. I'll try to get that done ASAP.

--Ethan McCutchen.....2013-08-21 18:50:57 +0000

This is included in Wagn 1.12

--Ethan McCutchen.....2013-09-12 19:52:18 +0000