[Pidgin] #17035: http sucks use https when available
Pidgin
trac at pidgin.im
Mon Jun 6 20:58:51 EDT 2016
#17035: http sucks use https when available
---------------------+--------------------------
Reporter: grim | Owner: EionRobb
Type: defect | Status: new
Milestone: 2.11.0 | Component: unclassified
Version: 2.10.12 | Keywords:
---------------------+--------------------------
There are a ton of references in the code base tell people they need to
download files or go to urls that all use http. Some simple grepping of
the release-2.x.y branch shows 617 instances. I'm ignoring pixmaps
because svg's have http urls in them as well.
{{{
$ grep -r "http:" libpurple pidgin finch/ | grep -v pixmap | wc -l
617
}}}
--
Ticket URL: <https://developer.pidgin.im/ticket/17035>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list