Opened 7 years ago
Closed 6 years ago
#13088 closed defect (fixed)
Still using http:// for xxx.edgewall.org in code and documentation
| Reported by: | Dirk Stöcker | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | low | Milestone: | 1.0.19 |
| Component: | general | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: |
Replaced http with https throughout the codebase. |
||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
There are many places in code and doumentation where for links to (www|trac).edgewall.org still http:// is used.
The site edgewall.org already redirects http to https, so please replace any place in whole sources with https:// usage.
This probably is a good idea for other sites as well, but for edgewall it is most obvious and needs no additional checks.
My suggestion is to find all places using http:// links and check if they can be redone to use https:// instead, but that's more work.
Attachments (0)
Change History (4)
comment:1 by , 7 years ago
| Description: | modified (diff) |
|---|---|
| Priority: | normal → low |
| Severity: | normal → minor |
comment:3 by , 6 years ago
| Milestone: | → 1.0.19 |
|---|---|
| Owner: | set to |
| Status: | new → assigned |



Trac InterTrac entry changed in r16979, r16982; merged in r16980, r16983; r16981, r16985.