History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ZF-743
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Ryan Boyd
Reporter: Bill Karwin
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Zend Framework

Add support for CAPTCHA in Gdata

Created: 12/Jan/07 01:17 PM   Updated: 23/Jan/08 02:38 PM
Component/s: Zend_Gdata
Affects Version/s: 0.6.0
Fix Version/s: 1.0.2

Time Tracking:
Not Specified

File Attachments: 1. File ClientLogin_with_CAPTCHA.php (4 kb)



 Description  « Hide
If authentication fails 10 times, Gdata servers force a CAPTCHA challenge to ensure that the client is a legitimate human and not a bot.

Currently the ClientLogin mechanism for Zend_Gdata does not support CAPTCHA response.



 All   Comments   Work Log   Change History   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Bill Karwin - 12/Jan/07 01:19 PM
A PHP community developer has posted a sample implementation of ClientLogin support with CAPTCHA.
http://www.ngoprekweb.com/2006/11/04/clientlogin-authentication-for-zend-gdata/

Bill Karwin - 12/Jan/07 01:22 PM
Attaching Zend_Gdata_ClientLogin with a sample implementation of CAPTCHA support, courtesy of Eris Ristemena. This developer has signed the CLA so utilizing his code is permitted.

Bill Karwin - 11/Jun/07 12:53 PM
Assigning to Ryan.

Ryan Boyd - 16/Sep/07 02:33 PM
Fixed in svn rev 6381

Wil Sinclair - 23/Jan/08 02:38 PM
Fixing Fix Version to follow issue tracker conventions.