NuGet / PoliteCaptcha

PoliteCaptcha is a spam prevention library for use with ASP.NET MVC that attempts polite spam prevention first, before rudely presenting the user with a CAPTCHA.
Apache License 2.0
75 stars 13 forks source link

Should resolve #11 #12

Closed laedit closed 3 years ago

laedit commented 10 years ago

Override secure mod of RecaptchaControl if the request is secure.

Ps: sorry for the .sln modifications, I use Visual Studio 2013 and it have this bad habit to modify the .sln file in order that it can be opened from all versions of Visual Studio.