View Issue Details

IDProjectCategoryView StatusLast Update
0000201NoteFlyfeaturepublic2015-09-20 01:52
ReporterD9ping Assigned To 
PrioritylowSeveritytweakReproducibilityN/A
Status assignedResolutionopen 
Summary0000201: Use https for links by default
DescriptionUse https protocol instead of the http protocol by default for links.
- When clicking on the "Website" link in the about window.
- When clicking on "report issue" link in unexcepted exception window.
Additional InformationBecause HTTP/2 is likely going to be https only for website browsing. It's recommended now to make https:// instead of http:// for all links in NoteFly so links programme are not likely going to be broken for the future.
TagsNo tags attached.

Activities

D9ping

2015-08-27 01:13

administrator   ~0000191

Last edited: 2015-09-20 01:52

Implemented in https://github.com/NoteFly/NoteFly/commit/7b87f6f389988668c39f3df7d2748320c97f8176

Still todo is adding this as a GUI setting.