#3927 badges.fedoraproject.org includes JavaScript and Images via HTTP instead of HTTPS
Closed: Fixed None Opened 10 years ago by till.

Search for http: in the source code of https://badges.fedoraproject.org/

You will find for example: "http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"

If further explanation is required, please search for the there might be a ticket for fedoratagger, because it started with a similar bug.


Also re-filed this bug upstream. https://github.com/fedora-infra/tahrir/issues/178

Fixing the image http issue is an infrastructure problem. We need to update the image links in the production db.

Fixing the jquery link is an app development problem. See again https://github.com/fedora-infra/tahrir/issues/178

The badge image links which were served over http are now served over https.

I did a db update to make it happen.

Upstream bugs w.r.t. js and libravatar over http are still in progress, but I'm closing this ticket now that the infrastructure-only portion is done. Upstream bug will remain open until its all done.

Login to comment on this ticket.

Metadata