Modify ↓
Opened 17 years ago
Closed 12 years ago
#1984 closed defect (wontfix)
Does not apply to attachments
Reported by: | Owned by: | puffy | |
---|---|---|---|
Priority: | normal | Component: | WikiRbacPatch |
Severity: | normal | Keywords: | attachment, rbac, authz |
Cc: | Trac Release: | 0.10 |
Description
I am using Trac 0.10 using the patch at #898, and I have found that access to attachments is not restricted by the rbac patch. I think this is because attachments are located under /attachment/wiki instead of /wiki. Is this a known limitation or is there some way to do this?
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
comment:2 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The patch is deprecated. See t:TracFineGrainedPermissions for support in the Trac core.
Note: See
TracTickets for help on using
tickets.
It would be very interesting for me if the attachments are restricted too. Is there any ongoing work on this?