[Zope] 'Inherited' Security Problem
Jaroslav Lukesh
lsh@wo.cz
Fri, 27 Jun 2003 19:51:28 +0200
: Ralph vd Houdt wrote at 2003-6-25 09:08 +0200:
: > After I upgraded to zope 2.6.0 I'm no longer able to use dtml-var to
include
: > a restricted dtml method in a non restricted dtml method. The previous
: > versions of zope would give me the possibility to log in the see the
: > complete page or to deny complete access. Nowadays the page gives a
KeyError
: > with the value of the restricted page.
Proxy-ing user does not help you?
JL.