Re: attachment security policy

2020-12-24 Thread Gary Kephart
I'll give you the pertinent URLs: The site: http://ocpolitizone.org/ The logo: http://ocpolitizone.org/attach/LeftMenu/ocpolitizone.png Besides the jspwiki.policy file, is there any other configuration file, like jspwiki-custom.properties, that might make a difference? Thanks,   Gary On 12/8

Re: attachment security policy

2020-12-24 Thread Dirk Frederickx
Hi Gary, Seems like the LeftMenu is not accessible (read/write) in case the user is not authenticated. Maybe it has an ACL which is too restrictive? [{ALLOW }] It should be something like this: [{ALLOW edit Admin}] [{ALLOW view All}] Br, dirk On Thu, Dec 24, 2020 at 9:20 AM Gary Kephar