#30757 closed enhancement (fixed)
Commit email should use https links
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | wsiegrist@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | server/hosting | Version: | |
Keywords: | Cc: | ||
Port: |
Description
The commit email that the server sends includes a link to the changeset, but it's an http link; we're moving to https links with our other communication channels so it would be nice to switch the commit mail links too.
Change History (7)
comment:1 Changed 13 years ago by jmroot (Joshua Root)
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
This ticket is about our commit emails. Could we make the change, please? It's a one-byte change, probably in one of the config files on the server.
comment:3 Changed 13 years ago by wsiegrist@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Both the commit email and CIA links should now be using HTTPS.
comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
This got broken somewhere along the line. Here is an example URL in the commit email:
http://trac.macports.org//changeset/99602
That should be:
comment:6 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Thanks. Could you also fix the double slash?
Note: See
TracTickets for help on using
tickets.
The CIA bot also prints http links. I'm not sure who can configure that.