I did a quick search on Google: +captcha+apache+license
and found interesting stuff.
You may start with:
http://cocoon.apache.org/2.2/blocks/captcha/1.0/1238_1_1.html
or
http://sourceforge.net/projects/mod-captcha/
or others...
Jacopo
On Jun 22, 2008, at 12:12 PM, Bruno Busco wrote:
Jacopo,
many thanks for the insight about the license, this saved my time
going
deeper into this solution.
Does anybody know of other licence-compatible captcha solutions?
-Bruno
2008/6/22 Jacopo Cappellato <[EMAIL PROTECTED]>:
Bruno,
please consider that, due to license issues, we could not
distribute a LGPL
jar with OFBiz:
http://www.apache.org/legal/3party.html
Jacopo
On Jun 22, 2008, at 11:42 AM, Bruno Busco wrote:
The screen that should have a Captcha is exactly this:
https://demo.hotwaxmedia.com/ecommerce/control/newcustomer
2008/6/21 Bruno Busco <[EMAIL PROTECTED]>:
The captcha is normally used to prevent that robots attack a web
site
creating tons of fake users.
In OFBiz I would use it in the ecommerce application in the new
user
registration screen.
-Bruno
2008/6/21 Jacques Le Roux <[EMAIL PROTECTED]>:
Hi Bruno,
In order to let the ball roll : where do you envision its usage
in OFBiz
?
Thanks
Jacques
From: "Bruno Busco" <[EMAIL PROTECTED]>
Hi,
I am looking into the jcaptcha project (
http://forge.octo.com/jcaptcha/confluence/dashboard.action) to
see if
it
is
possible to add such a feature to OFBiz.
Do you thing it is something we should have in OFBiz? If yes we
could
have a
discussion on how to integrate it before doing.
In this tutorial
http://forge.octo.com/jcaptcha/confluence/display/general/5+minutes+application+integration+tutoriala
quick startup procedure is given.
But what is the correct OFBiz way to do this? Should we define
a new
widget
or something?
Many thanks for any hint/discussion,
-Bruno