lopez adrian a écrit :
i just found that in my zope.conf :# Directive: security-policy-implementation # # Description: # The default Zope security machinery is implemented in C. # Change this to "python" to use the Python version of the # Zope security machinery. This impacts performance but # is useful for debugging purposes and required by Products such as # VerboseSecurity, which need to "monkey-patch" the security # machinery. # # Default: C # # Example: ##security-policy-implementation pythoni don't have any other verbose, verbosesecurity, or verbose-security in this file.
search for "verbose-security". It's in all standard Zope distribution since Zope 2.8 and you should be running Zope 2.9 for CPS 3.4.
-- Olivier _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
