On 2024/02/20 18:06, Jamie wrote: > This is what the logs look like but nothing jumps out as to why this isn't in > the mainnav
It looks like there is no repository configured in your Trac environment. Once at least one repository with BROWSER_VIEW permission is found, the browser menu becomes available. The performing BROWSER_VIEW permission will be logged. However, the performing BROWSER_VIEW permission is not present in the trac.log. So I consider the repository is not configured. Example: 2024-02-20 20:36:50,173 Trac[perm] DEBUG: DefaultPermissionPolicy allows admin performing BROWSER_VIEW on <Resource 'repository:repos1, source:/'> 2024-02-20 20:35:22,344 Trac[perm] DEBUG: No policy allowed anonymous performing BROWSER_VIEW on <Resource 'repository:repos1, source:/'> 2024-02-20 20:35:22,344 Trac[perm] DEBUG: No policy allowed anonymous performing BROWSER_VIEW on <Resource 'repository:repos2, source:/'> 2024-02-20 20:35:22,344 Trac[perm] DEBUG: No policy allowed anonymous performing BROWSER_VIEW on <Resource 'repository:repos3, source:/'> ... -- Jun Omae <jun6...@gmail.com> (大前 潤) -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/6dfd113d-6f92-430a-9700-650e96bff3b0%40gmail.com.