Edgewall Software
Modify

Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#11255 closed defect (fixed)

recaptcha does not work in Chrome on HTTPS Trac installation

Reported by: anonymous Owned by: Dirk Stöcker
Priority: normal Milestone:
Component: plugin/spamfilter Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

The protocol for the script/iframe URL for recaptchas is hardcoded to http. Chrome as of version 21 blocks mixed mode content completely. The URLs (and any others) should be changed to be protocol-relative (i.e. delete the http:) to enable recaptcha on secure Trac installations.

Attachments (0)

Change History (2)

comment:1 by Dirk Stöcker, 10 years ago

In [12473] - Use https for reCaptcha always.

Last edited 10 years ago by Ryan J Ollos (previous) (diff)

comment:2 by Dirk Stöcker, 10 years ago

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Dirk Stöcker.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Dirk Stöcker to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.