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   Resolved: 16/Sep/07 02:33 PM
Return to search "Fixed in 1.5.1"
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.



Bill Karwin added a comment - 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 added a comment - 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 added a comment - 11/Jun/07 12:53 PM

Assigning to Ryan.


Ryan Boyd added a comment - 16/Sep/07 02:33 PM

Fixed in svn rev 6381


Wil Sinclair added a comment - 23/Jan/08 02:38 PM

Fixing Fix Version to follow issue tracker conventions.