Modify ↓
#5277 closed defect (fixed)
Plugin just doesn't want to work
Reported by: | Owned by: | Nathan Lewis | |
---|---|---|---|
Priority: | high | Component: | PrivateWikiPlugin |
Severity: | critical | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description (last modified by )
I have the following settup in trac.ini
[components] .. privatewiki.* = enabled .. [privatewikis] private_wikis = DEV
When ever I try to access the following resource on trac http://myhost.com/wiki/Dev as as anonymous user I am granted access. Please point me what did I miss so there is access granted.
Below debug from trac: May 25 16:23:10 hal Trac[main] DEBUG: Dispatching <Request "GET u'/wiki/Dev'"> May 25 16:23:10 hal Trac[svn_fs] DEBUG: Subversion bindings imported May 25 16:23:10 hal Trac[api] DEBUG: action controllers for ticket workflow: ['ConfigurableTicketWorkflow'] May 25 16:23:10 hal Trac[chrome] DEBUG: Prepare chrome data for request May 25 16:23:10 hal Trac[perm] DEBUG: No policy allowed anonymous performing TICKET_CREATE on None May 25 16:23:10 hal Trac[perm] DEBUG: No policy allowed anonymous performing BROWSER_VIEW on None May 25 16:23:10 hal Trac[perm] DEBUG: No policy allowed anonymous performing TRAC_ADMIN on None May 25 16:23:10 hal Trac[perm] DEBUG: No policy allowed anonymous performing PERMISSION_GRANT on None May 25 16:23:10 hal Trac[perm] DEBUG: No policy allowed anonymous performing PERMISSION_REVOKE on None May 25 16:23:10 hal Trac[perm] DEBUG: No policy allowed anonymous performing TICKET_ADMIN on None May 25 16:23:10 hal Trac[perm] DEBUG: No policy allowed anonymous performing THEME_ADMIN on None May 25 16:23:10 hal Trac[perm] DEBUG: No policy allowed anonymous performing TIMELINE_VIEW on None May 25 16:23:10 hal Trac[perm] DEBUG: No policy allowed anonymous performing REPORT_VIEW on None May 25 16:23:10 hal Trac[perm] DEBUG: No policy allowed anonymous performing PRIVATE_VIEW_DEV on None May 25 16:23:10 hal Trac[api] DEBUG: Updating wiki page index May 25 16:23:10 hal Trac[perm] DEBUG: No policy allowed anonymous performing WIKI_MODIFY on <Resource u'wiki:Dev, attachment'> May 25 16:23:10 hal Trac[attachment] DEBUG: LegacyAttachmentPolicy denied anonymous access to <Resource u'wiki:Dev, attachment'>. User needs WIKI_MODIFY May 25 16:23:10 hal Trac[perm] DEBUG: LegacyAttachmentPolicy denies anonymous performing ATTACHMENT_CREATE on <Resource u'wiki:Dev, attachment'> May 25 16:23:11 hal Trac[perm] DEBUG: No policy allowed anonymous performing EMAIL_VIEW on None May 25 16:23:11 hal Trac[session] DEBUG: Retrieving session for ID '0e40007289fe0c7234d5e95d' May 25 16:23:11 hal Trac[perm] DEBUG: No policy allowed anonymous performing WIKI_MODIFY on <Resource u'wiki:Dev'> May 25 16:23:11 hal Trac[perm] DEBUG: No policy allowed anonymous performing WIKI_DELETE on <Resource u'wiki:Dev'> May 25 16:23:11 hal Trac[perm] DEBUG: No policy allowed anonymous performing WIKI_ADMIN on <Resource u'wiki:Dev'> May 25 16:23:11 hal Trac[main] DEBUG: 8397 unreachable objects found. May 25 16:23:11 hal Trac[main] DEBUG: Dispatching <Request "GET u'/chrome/common/trac.ico'"> May 25 16:23:11 hal Trac[env] INFO: Reloading environment due to configuration change May 25 16:23:11 hal Trac[env] INFO: Reloading environment due to configuration change May 25 16:23:11 hal Trac[env] INFO: Reloading environment due to configuration change
Regards Tomasz
Attachments (1)
Change History (4)
Changed 16 years ago by
Attachment: | trac.debug.log added |
---|
comment:1 Changed 13 years ago by
Owner: | changed from Eric Hodges to Nathan Lewis |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was fixed in Ticket #3194
comment:3 Changed 13 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
DEBUG log