close fullscreen

Support Ticket

Load recaptcha_ajax.js via HTTPS instead of HTTP+status
closed
help edit space_dashboard
Load recaptcha_ajax.js via HTTPS instead of HTTP+tag
captcha
help edit space_dashboard
 

Load recaptcha_ajax.js via HTTPS instead of HTTP+issues

help edit space_dashboard

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

 

help edit space_dashboard

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