[Python-Dev] HTTPS on bugs.python.org
INADA Naoki
songofacandy at gmail.com
Fri Sep 1 12:24:03 EDT 2017
More information about the Python-Dev mailing list
Fri Sep 1 12:24:03 EDT 2017
- Previous message (by thread): [Python-Dev] HTTPS on bugs.python.org
- Next message (by thread): [Python-Dev] HTTPS on bugs.python.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You're right. It should be bpo configuration issue. https://hg.python.org/tracker/roundup/file/bugs.python.org/roundup/cgi/client.py#l303 https://hg.python.org/tracker/python-dev/file/tip/config.ini.template#l118 I can't real config file used for bpo. But maybe, tracker.web is 'http://bugs.python.org/' instead of 'https://bugs.python.org/' INADA Naoki <songofacandy at gmail.com> On Fri, Sep 1, 2017 at 10:29 PM, Antoine Pitrou <solipsis at pitrou.net> wrote: > On Fri, 1 Sep 2017 22:15:29 +0900 > INADA Naoki <songofacandy at gmail.com> wrote: >> FYI, there is issue report for it. >> http://psf.upfronthosting.co.za/roundup/meta/issue463 >> INADA Naoki <songofacandy at gmail.com> > > That issue is about making the tracker HTTPS-only, but fixing > internal links to point to the HTTPS site would already go a long way, > even without switching off HTTP access. > > Regards > > Antoine. > > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: https://mail.python.org/mailman/options/python-dev/songofacandy%40gmail.com
- Previous message (by thread): [Python-Dev] HTTPS on bugs.python.org
- Next message (by thread): [Python-Dev] HTTPS on bugs.python.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list