Modify ↓
Ticket #4413 (closed defect: duplicate)
Opened 5 years ago
Last modified 5 years ago
don't expose email address
| Reported by: | Waldemar Kornewald <wkornewald> | Owned by: | jonas |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | wkornewald | ||
| Release Notes: | |||
| API 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
Change History
Changed 5 years ago by Waldemar Kornewald <wkornewald>
- Attachment privacy.diff added
comment:1 Changed 5 years ago by Waldemar Kornewald <wkornewald>
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 Changed 5 years ago by eblot
- Resolution set to duplicate
- Status changed from new to closed
comment:3 Changed 5 years ago by cboos
- Milestone 0.11 deleted
Note: See
TracTickets for help on using
tickets.



patch against trunk (r4456)