Closed
Bug 653350
Opened 14 years ago
Closed 14 years ago
reCAPTCHA fails to load (with invalid cert. error) preventing registration
Categories
(Websites Graveyard :: getpersonas.com, defect)
Websites Graveyard
getpersonas.com
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: MattN, Assigned: MattN)
References
()
Details
Attachments
(1 file)
5.55 KB,
patch
|
brandon
:
review+
|
Details | Diff | Splinter Review |
A user on the personas forum pointed out that they could not register on getpersonas.com because of the error "enter the text shown"[1]. This is because the reCAPTCHA iframe doesn't load since the SSL certificate for https://api-secure.recaptcha.net expired May 4, 2009.
Updating to the most recent reCAPTCHA API which uses the google.com domain would fix this. I not sure if this is because we're using a deprecated API or it's just a temporary misconfiguration by Google?
[1] https://forums.mozilla.org/addons/viewtopic.php?f=30&t=2977
Assignee | ||
Comment 1•14 years ago
|
||
Not sure who can or has time to review this.
Attachment #528799 -
Flags: review?(chenba)
Attachment #528799 -
Flags: review?(bsavage)
Comment 2•14 years ago
|
||
Comment on attachment 528799 [details] [diff] [review]
Update to reCAPTCHA v1.11 and use recaptcha_get_html with secure=true
Review of attachment 528799 [details] [diff] [review]:
This seems to do the trick for me, so r+.
Attachment #528799 -
Flags: review?(bsavage) → review+
Assignee | ||
Updated•14 years ago
|
Attachment #528799 -
Flags: review?(chenba)
Assignee | ||
Comment 3•14 years ago
|
||
r87972. Thanks.
To verify:
* Make sure CAPTCHA shows on /signin (over HTTPS) and that registration succeeds when proper CAPTCHA response is entered.
* Entering an incorrect CAPTCHA response should display an error message in red text.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 6•14 years ago
|
||
This still doesn't work on getpersonas.com -- should this have been fixed on Monday?
Comment 7•14 years ago
|
||
Update is today
Updated•12 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•