Re: [Cppcms-users] google recaptcha
Brought to you by:
artyom-beilis
|
From: Shiv S. D. <shi...@gm...> - 2013-11-28 13:01:19
|
Thanks. The contrib has some more interesting and useful code. I will read the code and one thing which I think I will extend is session storage for Couchbase database. On Thu, Nov 28, 2013 at 6:18 PM, Artyom Beilis <art...@ya...> wrote: > 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 > > > > ------------------------------------------------------------------------------ > 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 > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > -- Respect, Shiv Shankar Dayal |