captcha /modules/contentbox-ui/handlers/media.cfc

Hi,

I think the captcha needs to get an expiration header as well:

We had the problem that the same captcha appeared multiple times.

Best regards,

Gunnar

Awesome I saw this yesterday in our blog and could not figure it out.

Will merge tonight with ticket

Patched and added.

Anybody interested in building a recaptcha ?

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
P/F: 1-888-557-8057
Direct: (909) 248-3408

ColdBox Platform: http://www.coldbox.org

ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483

Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano | twitter.com/gocontentbox

Do you mean an handler for Google Recaptcha?

Yes, do you think we should move to that?

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
P/F: 1-888-557-8057
Direct: (909) 248-3408

ColdBox Platform: http://www.coldbox.org

ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483

Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano | twitter.com/gocontentbox

Did I not raise a ticket for that 2 years ago?

You might of :slight_smile:

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
P/F: 1-888-557-8057
Direct: (909) 248-3408

ColdBox Platform: http://www.coldbox.org

ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483

Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano | twitter.com/gocontentbox

lol, yeah I know I did and the reason is the one used by ContentBox is not Disability aware where as reCaptcha is. But of course, these little things always get ignored.

So what do you guys think of replacing captcha with reCaptcha?

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
P/F: 1-888-557-8057
Direct: (909) 248-3408

ColdBox Platform: http://www.coldbox.org

ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483

Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano | twitter.com/gocontentbox

If it was me, I would be looking at a plugin system that allowed the user/developer to hook into and use their own or none if they so desire.

There are even far better ones out there than reCaptcha and even so damn funny inventive ones like this one for example.

http://www.funcaptcha.com/demo/

Yes, it actually is right now, you can disable core captcha and use your own. However, what I am thinking is of replacing the core captcha with reCaptcha.

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
P/F: 1-888-557-8057
Direct: (909) 248-3408

ColdBox Platform: http://www.coldbox.org

ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483

Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano | twitter.com/gocontentbox

I was thinking more along the lines of it not being core.