Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Gautham Vignesh on January 30, 2011, 05:32:25 AM

Title: captcha requirement
Post by: Gautham Vignesh on January 30, 2011, 05:32:25 AM
Hi .. I had set up roundcube and its running perfectly except one thing ,captcha. The stuff that hangs is like , its working good but not according to the general captcha rule .
Once the captcha has accepted the value with perfect match of its image , it should login when and only the user had given the username and password other the less it should not happen and it should ask for captcha again for logging in .

But the captcha image doesn't appear again ... what changes is to be done to make it  visible....

P.S:
The captcha error with what i had mentioned above is the same in all versions.
Title: captcha requirement
Post by: rosali on February 02, 2011, 05:31:46 AM
What is exactly your problem? The captcha appears on login and it appears until the user has identified with username, password and captcha.

So, if there is a problem, please make screenshots to show me the problem step by step.
Title: captcha requirement
Post by: Gautham Vignesh on February 02, 2011, 08:09:01 AM
Hi rosali,

The problem is much simple , the captcha has been integrated with the login page . When the user enters the captcha value without mentioning anything about the username and password , the captcha gets disappeared .

But your reply to it was as like in this thread - http://www.roundcubeforum.net/5-release-support/14-release-discussion/7711-captcha-integration.html (http://www.roundcubeforum.net/5-release-support/14-release-discussion/7711-captcha-integration.html)

I want the captcha to be appeared all times and to get inside only when the username and password combinations are correct , in all other cases the captcha should  appear . This is the thing we want.
Title: captcha requirement
Post by: oldschool on February 02, 2011, 07:58:00 PM
Hi!

One question:
What´s the function of your captcha?
Stopping bots or stupid kiddies?

Forget the captcha, install fail2ban and you´ll get a secure roundcube-login...


Rgds.
Title: captcha requirement
Post by: rosali on February 03, 2011, 12:15:27 AM
@ Gautham

Do you use most recent version?
Code: [Select]

/**
 * Captcha
 *
 * Plugin provides a captcha challenge
 *
 * @version 1.3 - 21.12.2010
 * @author Roland 'rosali' Liebl
 * @website [url]http://myroundcube.googlecode.com]myroundcube[/url]
 * @licence GNU GPL
 *
 **/

It works for me. See attached screenshots.
Title: captcha requirement
Post by: Gautham Vignesh on February 12, 2011, 03:48:04 AM
No its version is 1.2
Title: intersting
Post by: sonia.mike732 on February 12, 2011, 05:25:58 AM
hi, i am new here.i read your content and very happy because you provide lots f information here.thanks for this nice sharing.
MaxGlim Tactical Gear Manufacturer (http://www.maxglim.com)
Title: captcha requirement
Post by: Gautham Vignesh on February 12, 2011, 07:14:49 AM
Yes am getting it as like your screen shot now but, once you get logged in for the first time and then made some mistake in logging for the second time  user name or pass or captcha it disappears . would you please verify that thing  ..?
Title: captcha requirement
Post by: asigro on February 12, 2011, 08:00:12 PM
Quote from: Gautham Vignesh;33145
Yes am getting it as like your screen shot now but, once you get logged in for the first time and then made some mistake in logging for the second time  user name or pass or captcha it disappears . would you please verify that thing  ..?


be sure it works,i think the same but i was tried
Title: captcha requirement
Post by: rosali on February 13, 2011, 09:36:30 AM
Test new version.
Title: captcha requirement
Post by: Gautham Vignesh on February 17, 2011, 06:17:05 AM
just check these images :

# The first image will be my opening page of the site .
# Then next image will have a message of 'login failed' coz i had typed only the captcha values .
# Then the next image shows my login with all values specified.
# You can just see my mail page and the logout page of the site .. untill this it works fine
Title: captcha requirement
Post by: Gautham Vignesh on February 17, 2011, 06:23:01 AM
The following images shows about the error for which i was looking for a solution after logging out as per the images i
had uploaded ...then trying to logging in with only the captcha , should tell me an error as like the of 'login failed' , but it
doesn't shows as such and just the captcha gets disappeared and i now typed my user and pass it gets logged in ..
accordingly it should not do like that uhh...
Title: captcha requirement
Post by: rosali on February 22, 2011, 05:36:13 AM
Test attached version.

[EDIT]
Attachment has been removed.

New version is bundled @ myroundcube - Project Hosting on Google Code (http://myroundcube.googlecode.com)