Modify ↓
Opened 17 years ago
Last modified 13 years ago
#2713 new enhancement
Display user name rather than user id
Reported by: | ema | Owned by: | anybody |
---|---|---|---|
Priority: | normal | Component: | Request-a-Hack |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
We use Trac and X.509 certificates for auth(z). User ids are DN, so very long strings, useful in pages like Timeline (mainly visited by the admin), but very annoying in other pages like browser, attachments... the Common Name would suffice.
We wish a hack to support usernames, might be computed from the user id, and displaying these shorter names instead of the full user ids.
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Summary: | Display fancy user name istead of boring user id → Display user name rather than user id |
---|
comment:3 Changed 13 years ago by
Severity: | blocker → normal |
---|---|
Type: | defect → enhancement |
Note: See
TracTickets for help on using
tickets.
Seems like this is close to being implemented: http://trac.edgewall.org/ticket/6982 http://trac.edgewall.org/ticket/3737