Modify ↓
Opened 10 years ago
Closed 10 years ago
#11815 closed defect (invalid)
Sensitive tickets are shown even to anonymous users
Reported by: | Cerem Cem ASLAN | Owned by: | Daniel Kahn Gillmor |
---|---|---|---|
Priority: | highest | Component: | SensitiveTicketsPlugin |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: |
Description
As title says, sensitive tickets are not hidden from unauthorized users (by default at least).
Attachments (0)
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Sorry, this was a configuration mistake...
I write the line as:
permission_policies = SensitiveTicketPolicy, DefaultPermissionPolicy, LegacyAttachmentPolicy
All good now. Sorry again.
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
You've provided no information about your system, how do you expect anyone to be able to help you?
Are you sure that the plugin is loading correctly? Do you see the
SENSITIVE_VIEW
in the permission list on the Permissions admin page?Have you followed all of the installation steps here?: SensitiveTicketsPlugin#Configuration
What Trac version are you running?