BlogEngine.NET icon indicating copy to clipboard operation
BlogEngine.NET copied to clipboard

Recaptcha does not work on HTTPS

Open mikernet opened this issue 3 years ago • 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

mikernet avatar Nov 18 '22 12:11 mikernet

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

mikernet avatar Nov 18 '22 12:11 mikernet