1 Oct
2002
1 Oct
'02
3:52 p.m.
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? TIA Ramon Pons
3 Oct
3 Oct
12:20 p.m.
New subject: [Zope] Acquiring permision settings
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
8586
Age (days ago)
8588
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Withers -
Ramón Pons Penadés