how to disable captcha

122 views
Skip to first unread message

Vadim K

unread,
May 27, 2012, 10:03:19 AM5/27/12
to je...@googlegroups.com
Hi!

Is there a way to disable captcha in discussions?
I need board functions without capchas.

Maik Jablonski

unread,
May 28, 2012, 9:23:10 AM5/28/12
to je...@googlegroups.com
Hi,

> Is there a way to disable captcha in discussions?
> I need board functions without capchas.

at the moment there's no (j)easy way to achieve this, please have a
look at Jease/site/domain/Discussion.jsp. Just remove the display of
the Captcha at the bottom of the file and the Captcha-Validation at
the top.

For Jease 2.9 I will provide a parameter configuration which allows to
disable Captchas.

HTH, Maik

Maik Jablonski

unread,
Jun 23, 2012, 3:33:30 PM6/23/12
to Jease - The Java CMS with Ease
Hi,
I've just checked in a smart solution for the problem: if a user has
already solved a captcha, his author name is stored in a session
attribute and all captchas are omitted for the session lifetime. A
side benefit: the user has to enter his name only once.

You can exploit this feature also for your use-case: simply store an
empty string ("") in the session attribute (JEASE_DISCUSSION_AUTHOR)
to omit all captchas in discussions for your site.

HTH, Maik
Reply all
Reply to author
Forward
0 new messages