Closed KrzysztofMadejski closed 8 years ago
I've just built in the option to turn off captcha. If you set site.useCaptcha
application property to false
it will not validate the captcha and also it won't display captcha on the site.
I will include it in the documentation.
Thank you @juzraai! I'll reopen this issue to keep in mind it's not in the documentation yet.
site.useCaptcha
in the development docsI've added it to the documentation. Currently it's here (but I may reorganize the webapp chapter later): http://docs.redflags.eu/developer/webapp/basic/#captcha
The hack for now is:
Should be implemented as a configuration setting.