Re: [Cppcms-users] google recaptcha
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2013-11-28 12:48:49
|
The CppBlog has my own captcha, For the recaptcha the answer is simple: https://svn.code.sf.net/p/cppcms/code/framework/trunk/contrib/server_side/recaptcha/ It is already there under contrib section although in trunk but the code works with stable CppCMS as well. This recaptcha code is used in production environment. You need libcurl to compile it. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ -------------------------------------------- On Thu, 11/28/13, Shiv Shankar Dayal <shi...@gm...> wrote: Subject: [Cppcms-users] google recaptcha To: cpp...@li... Date: Thursday, November 28, 2013, 2:37 PM Hi, Since CppCMSs form widget does not have recaptcha field how can one enable google recaptcha for something like registration page or after certain failed login attempts. I see that CppBlog has some recaptcha code which generated recaptcha images. Is it good enough to be used in production code or should it be improved. I mean security-wise. -- Respect, Shiv Shankar Dayal -----Inline Attachment Follows----- ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk -----Inline Attachment Follows----- _______________________________________________ Cppcms-users mailing list Cpp...@li... https://lists.sourceforge.net/lists/listinfo/cppcms-users |