Modify ↓
Opened 10 years ago
Closed 8 years ago
#11816 closed defect (worksforme)
Users should be able to see their own sensitive tickets
Reported by: | Cerem Cem ASLAN | Owned by: | Daniel Kahn Gillmor |
---|---|---|---|
Priority: | normal | Component: | SensitiveTicketsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.0 |
Description
It doesn't make sense forbidding a user to see a sensitive ticket which is created by that user in the first place.
This should be the default behaviour.
Attachments (0)
Change History (3)
comment:1 Changed 10 years ago by
Type: | enhancement → defect |
---|
comment:2 Changed 10 years ago by
Is the user authenticated? If not, they will not be able to see the sensitive ticket, i see no way around this.
If the user is authenticated, and you have allow_owner
set to true
(which should be the default) then they should be able to see their ticket.
can you give more details, including your entire configuration for this plugin? what version of the plugin are you running?
comment:3 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Closing since there was no reply.
Note: See
TracTickets for help on using
tickets.
If a user wants to see his own sensitive ticket, this error is shown:
Giving TICKET_VIEW privilige is not solving problem either.
It seems that there is no way to make a user be able to see his own sensitive ticket.