[Tracker-discuss] [issue638] Base URL for bugs.python.org should use https:

2017-09-01 Thread INADA Naoki
New submission from INADA Naoki: original thread: https://mail.python.org/pipermail/python-dev/2017-September/149107.html Sometime bugs.python.org creates link starts with http://bugs.python.org/ I think tracker.web config value starts with 'http://'. (ref https://hg.python.org/trac

[Tracker-discuss] [issue463] HTTPS only version for login for this tracker

2017-01-24 Thread INADA Naoki
INADA Naoki added the comment: https://www.mozilla.org/en-US/firefox/51.0/releasenotes/ > A warning is displayed when a login page does not have a secure connection I think we should follow "always use HTTPS" trends. -- nosy: