3 Oct
2002
3 Oct
'02
12:20 p.m.
Ramón Pons Penadés wrote:
Hi zopers,
I am a bit lost because of my product adquires permision settings by default from the Root Folder security settings and then an anonymous user can do everything in my product. How can I disable this feature during the initialization of my product?
You could call manage_changePermissions or some such on your product as part of the add method. cheers, Chris