Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 7215

Edited Feature: Allow manual setting of https for ReCaptcha [1569]

$
0
0
Due to our firewall/proxy setup in prod, our HttpContext is unsecure behind the firewall but to our users is https. We need a way to force https for the ReCaptcha helper.

Something like:

```
public static HelperResult GetHtml(HttpContextBase httpContext, string publicKey = null, object options = null, forceSSL = false)
```

Which would pass forceSSL to the GetChallengeUrl and GetUrlHelper methods.

Viewing all articles
Browse latest Browse all 7215

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>