I need to check if a user has a certain permission to decide to call a function during traversal however even though the browser is sending auth (I checked with ethereal) it seems that zope is not figuring out its security stuff until later.
How can I force the security manager to do its auth processing? Once it does its auth stuff the rest is easy to do. However after crawling through the code for a while I don't see any clear path on where to go with this. Thanks Designing and building web applications http://webme-eng.com _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )