View Issue Details

IDProjectCategoryView StatusLast Update
0004368Slicer4Core: GUIpublic2017-06-08 01:51
Reporterrobert Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOSWindows 7 ProfessionalOS Version64-Bit
Product VersionSlicer 4.6.1 
Target VersionFixed in VersionSlicer 4.7.0 
Summary0004368: The "Report bugs" dialog should offer the HTTPS version of the bugtracker link
Description

I see this in Slicer 4.6.2 (which cannot be set as product version in this bug tracker yet):

The "Report bugs and request enhancements" provides the following "3D Slicer bugtracker" link:

http://www.na-mic.org/Bug/my_view_page.php

Instead, it should offer the TLS-secured version

https://www.na-mic.org/Bug/my_view_page.php

such that at login the password is submitted in encrypted form.

TagsNo tags attached.

Activities

robert

robert

2017-04-28 08:09

reporter   ~0014456

This is still open for the current Nightly (4.7.0-2017-04-27 r25983).

robert

robert

2017-04-28 08:57

reporter   ~0014457

The suggested change is available at https://github.com/Slicer/Slicer/pull/718 .

jcfr

jcfr

2017-04-28 12:07

administrator   ~0014460

Fixed integrated in r25985

See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=25985

jcfr

jcfr

2017-06-08 01:51

administrator   ~0014683

Fix committed to master branch.

Related Changesets

Import 2017-06-07 23:51:09: master c23c1fe8

2017-04-28 11:44:53

jcfr

Details Diff
ENH: AppErrorReportDialog: Secure bugtracker link using https

Using the HTTPS version of the bugtracker avoids that login passwords are transferred in plain text.

Fixes 0004368

From: Robert Pollak <robert.pollak@jku.at>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@25985 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Applications/SlicerApp/Resources/UI/qSlicerAppErrorReportDialog.ui Diff File

Issue History

Date Modified Username Field Change
2017-04-28 07:40 robert New Issue
2017-04-28 08:09 robert Note Added: 0014456
2017-04-28 08:57 robert Note Added: 0014457
2017-04-28 12:07 jcfr Note Added: 0014460
2017-04-28 12:07 jcfr Status new => closed
2017-04-28 12:07 jcfr Assigned To => jcfr
2017-04-28 12:07 jcfr Resolution open => fixed
2017-04-28 12:07 jcfr Fixed in Version => Slicer 4.7.0
2017-06-08 01:51 jcfr Changeset attached => Slicer master c23c1fe8
2017-06-08 01:51 jcfr Note Added: 0014683