4 Oct
2004
4 Oct
'04
7:26 p.m.
Jean Jordaan wrote:
Does anyone know how I can "be someone" besides Anonymous when debugging Zope?
Here are two examples of authenticating in the debug interface: http://cms.athabascau.ca/webunit/cms_tips/howto_debug/view http://plone.org/documentation/archetypes/wiki/BulkLoadContent You're looking for the 'newSecurityManager' stuff. Once you've done it, it would be nice to write it up on zope.org (a HOWTO) and/or zopelabs. Filing a bug to get this into the Zope source in doc/DEBUGGING.txt would be good too. As you've noticed, this info is hard to find at the moment. --jcc