Modify ↓
#3031 closed defect (duplicate)
*Your email or username* field should be static if a user is logged in
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ticket system | Version: | 0.9.4 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
If a user is logged into Trac and either creates or modifies a ticket he/she can falsely claim to be someone else by entering false information in the "Your email or username" field. Also, in the timeline it will use the information from this field rather than the user who is logged in.
The current behavior is fine for guest or anonymous users but for cases where someone is logged in the edit field should be replaced with static text.
Attachments (0)
Change History (2)
comment:1 by , 19 years ago
Milestone: | 0.9.5 |
---|
comment:2 by , 18 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #1890.