Opened 10 years ago
Closed 10 years ago
#44980 closed enhancement (wontfix)
Don't display e-mail addresses when CC me
Reported by: | lagrave+bugs+macosforge.org@… | Owned by: | skarulkar@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | website | Version: | |
Keywords: | Cc: | wsiegrist@… | |
Port: |
Description
When people click CC me their mail address is listed in full. Please hide or obscure the address enough to prevent spam. (possibly adding a function to e-mail the person from the site).
Change History (5)
comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by larryv (Lawrence Velázquez)
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
comment:3 Changed 10 years ago by larryv (Lawrence Velázquez)
Cc: | wsiegrist@… added |
---|---|
Owner: | changed from jmpp@… to skarulkar@… |
Status: | reopened → new |
Type: | defect → enhancement |
Version: | 2.3.1 |
There is a “show_email_addresses” Trac configuration option, but it doesn’t seem like it would do what you’d want, since our Trac usernames are email addresses.
comment:5 Changed 10 years ago by larryv (Lawrence Velázquez)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Full email addresses are only visible when one is logged into Trac; they are displayed as “user@…” otherwise. This is roughly consistent with every other bug tracker I’ve used.
I would not support a change that obscured the addresses to logged-in users, as it’s critical to be able to transfer addresses from one ticket to another.