Re: [Zope] Re: More ZFormulator

2000-10-29 Thread Martijn Faassen


Hi folks,

I hadn't seen the traffic on ZFormulator on this list before, and this looks
like a good bugfix; I knew there was a security related problem in
ZFormulator for a long time, and this may actually be the fix. I hadn't
been able to look at it for months, though I keep intending to get back
to it soon (but I may actually really be able to get to it soon :).a

Steve Spicklemire wrote:
 
 Found it:
 
 line 312: Form.py should be:
 
 
 __roles__ = ('Manager',)
 

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Re: More ZFormulator

2000-10-27 Thread Steve Spicklemire


Found it:

line 312: Form.py should be:


__roles__ = ('Manager',)



___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] RE: More ZFormulator

2000-10-27 Thread Spicklemire, Jerry

Steve says:

 Found it:

 line 312: Form.py should be:

   __roles__ = ('Manager',)


Thanks Steve! 

Steve's motto is, "We don't need no stinkin' Docs!".

BTW, we disagree about this . . .

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )