Re: [Zope] Security issues

2005-05-01 Thread cla
thanks for your help! but is there any way to define this permission to the folder that contain the many pages templates that i want to restrict the use? afecting the parent(folder) we affect also the children(document) instead of defining for all template pages this rules. thanks a lot.. Citan

Re: [Zope] Security issues

2005-05-01 Thread Andreas Jung
--On Sonntag, 1. Mai 2005 13:02 Uhr +0100 cla <[EMAIL PROTECTED]> wrote: Hi! Im developing a portal using, zope and i had been some problems with the security of some template pages that I have created. Those pages are accesible just puting the correct path in the url, even if they are only for ma

[Zope] Security issues

2005-05-01 Thread cla
Hi! Im developing a portal using, zope and i had been some problems with the security of some template pages that I have created. Those pages are accesible just puting the correct path in the url, even if they are only for manager access. I have already try the security tabs that are associated to

Re: [Zope] security issues

2000-06-04 Thread Ragnar Beer
> > I will soon have a Zope-site ready to go online. How can I make shure > > that I did everything (concerning Zope) to stop intruders? Where can > > I find information about protecting a Zope-site? Has anyone had > > security problems so far? > >Easiest (most brutal?) fix I've found - hide Z

Re: [Zope] security issues

2000-06-01 Thread Anthony Baxter
>>> Ragnar Beer wrote > Howdy everyone! > > I will soon have a Zope-site ready to go online. How can I make shure > that I did everything (concerning Zope) to stop intruders? Where can > I find information about protecting a Zope-site? Has anyone had > security problems so far? Easiest (most

[Zope] security issues

2000-06-01 Thread Ragnar Beer
Howdy everyone! I will soon have a Zope-site ready to go online. How can I make shure that I did everything (concerning Zope) to stop intruders? Where can I find information about protecting a Zope-site? Has anyone had security problems so far? --Ragnar __