View Issue Details

IDProjectCategoryView StatusLast Update
0022168mantisbtwebpagepublic2017-02-01 22:48
Reporterhanno Assigned Toatrol  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version2.0.0 
Target Version2.0.1Fixed in Version2.0.1 
Summary0022168: HTTPS for powered by-link
Description

I have lately checked various webpages I'm responsible for for HTTP/HTTPS links and generally given that the web is moving towards HTTPS-by-default try to avoid HTTP links whenever possible.

I noted that on Mantis installations there is a "powered by"-link to the mantis webpage that is HTTP. Also while the mantis webpage is available over https (and google by default finds it as such), it doesn't forward http connections to https.

I'd recommend making HTTPS the default and change the links in the mantis code itself to be https.

TagsNo tags attached.

Activities

atrol

atrol

2017-01-11 17:06

developer   ~0055060

PR https://github.com/mantisbt/mantisbt/pull/992

atrol

atrol

2017-01-13 16:20

developer   ~0055111

Last edited: 2017-01-13 16:20

Fixed by MantisBT master-2.0.x 69f70d4a

Related Changesets

MantisBT: master-2.0.x 69f70d4a

2017-01-11 18:02

atrol

Committer: dregad


Details Diff
Change links to mantisbt.org from http to https

Fixes 0022168
Affected Issues
0022168
mod - core/layout_api.php Diff File