PaulMiami / reCAPTCHA

reCAPTCHA 2.0 for ASPNET Core
MIT License
134 stars 37 forks source link

IRecaptchaConfigurationService.Enabled and fixed testing.logging reference #7

Closed skorunka closed 7 years ago

skorunka commented 7 years ago

A new IRecaptchaConfigurationService.Enabled options to disable reCaptcha scripts rendering, POST validation etc. if it is set to false.

PaulMiami commented 7 years ago

Thanks for the contribution @skorunka :thumbsup: