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

For Issue #1: Enable configuration of (mainly) reCAPTCHA via providing a... #2

Closed TimLovellSmith closed 11 years ago

TimLovellSmith commented 11 years ago

... custom configuration source to the current MVC dependency resolver, as an alternative to ConfigurationManager.AppSettings.

TimLovellSmith commented 11 years ago

Any good yet?