BlogEngine/BlogEngine.NET

Recaptcha does not work on HTTPS

mikernet opened this issue · 1 comments

It references the script via HTTP instead of HTTPS, causing it not to load when the blog is hosted on HTTPS:

https://github.com/BlogEngine/BlogEngine.NET/blob/master/BlogEngine/BlogEngine.NET/Custom/Extensions/Recaptcha/RecaptchaControl.cs#L558

Oh wait...that script link doesn't even exist anymore.