Modify ↓
#9974 closed defect (wontfix)
Include Macro works with anonymous logins
| Reported by: | branson | Owned by: | Nathan Lewis |
|---|---|---|---|
| Priority: | normal | Component: | PrivateWikiPlugin |
| Severity: | critical | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description (last modified by )
If you have an [[Include(wiki:Private/Area)]] on a page, the include works whether logged in or not
Attachments (0)
Change History (3)
comment:1 Changed 14 years ago by
| Description: | modified (diff) |
|---|
comment:3 Changed 9 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Possible InstallationIssue, or out-of-scope for plugin, and responsibility falls on IncludeMacro. It appears IncludeMacro is doing proper permissions checking, so I expect it works fine in the latest version.
Note: See
TracTickets for help on using
tickets.



I am not able to reproduce this on the latest version of Trac. It is possible that this was fix by this #3194?