Wednesday 04 May 2011 8:13:50 am
I have a new module/view that should only be accessed by admin. I confirm i don't change anything in my siteaccess setting : RoleSettings. A start, all things were perfect , but i found this module/view can be accessed by anonymous users after some time. I checked my siteaccess setting files, the RoleSettings[] has been modified. The following PolicyOmitList[] data was added:
[RoleSettings] PolicyOmitList[]=newmodule/list I found the RoleSettings[] was rewrited when i did something in Setup/Ini-setting/site.ini from admin interface. I don't want my private module or view be accessed by anonymous users, please help me!! Please help to stop that my private module or view be rewirted into PolicyOmitList[]. Thank you!
|