Bug 384307

Summary: kde.org links to http://dot.kde.org, causing an unneeded HTTP->HTTPS redirect
Product: [Websites] www.kde.org Reporter: hanno
Component: generalAssignee: kde-www mailing-list <kde-www>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description hanno 2017-09-03 09:56:10 UTC
The "Read more news" link on the KDE start page links to
http://dot.kde.org/
which directly forwards to
https://dot.kde.org/

Thus it causes an unneeded redirect over an insecure connection. Should directly link to HTTPS.

There are two more HTTP links on the startpage (KDE slimbook and bluesystems sponsor link), but they seem to be not available over HTTPS, so it's probably outside of KDE's influence to change that.
Comment 1 Albert Astals Cid 2017-09-03 18:24:48 UTC
SVN commit 1496995 by aacid:

http://dot.kde.org ->  https://dot.kde.org



 M  +1 -1      index.php  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1496995