Opened 14 years ago
Closed 14 years ago
#2205 closed Bugs (fixed)
Serve images via https
| Reported by: | Dave Abrahams | Owned by: | Douglas Gregor |
|---|---|---|---|
| Milestone: | Website 1.0 | Component: | trac / subversion |
| Version: | Boost 1.36.0 | Severity: | Optimization |
| Keywords: | Cc: |
Description
When I am logged in and visit a Trac page in emacs-w3m, it complains every time that some image on the page is "non-secure." Making sure all the images are served via https:// when I'm browsing via https would suppress this annoying message.
Change History (1)
comment:1 by , 14 years ago
| Milestone: | Boost 1.36.0 → Website 1.0 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by DongInn. Thanks!