Modify ↓
#4413 closed defect (duplicate)
don't expose email address
| Reported by: | Waldemar Kornewald <wkornewald> | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | wkornewald | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Many users want to keep their email address private. Trac exposes the email address of all registered users which could be a reason for some people to not report a bug. Even if the developers don't care it should still be cared about the bug reporters (users).
Attachments (1)
Change History (4)
by , 19 years ago
| Attachment: | privacy.diff added |
|---|
comment:1 by , 19 years ago
The patch also fixes a bug where two empty entries are shown in "Assign to" when restrict_owner is enabled.
I must admit, I haven't had the time to test it yet, but the changes are pretty simple.
comment:2 by , 19 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:3 by , 19 years ago
| Milestone: | 0.11 |
|---|
Note:
See TracTickets
for help on using tickets.



patch against trunk (r4456)