Commit 58e731db authored by Romain Courteaud's avatar Romain Courteaud

Partially revert cf4942f7.

Remove changes commited by mistake.
parent 84285a35
...@@ -36,8 +36,7 @@ object_classes = () ...@@ -36,8 +36,7 @@ object_classes = ()
content_classes = () content_classes = ()
content_constructors = () content_constructors = ()
from Tool import SlapOSRestAPITool from Tool import SlapOSRestAPITool
from Tool import StatusTool portal_tools = (SlapOSRestAPITool.SlapOSRestAPITool, )
portal_tools = (SlapOSRestAPITool.SlapOSRestAPITool, StatusTool.StatusTool)
from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
import SlapOSMachineAuthenticationPlugin import SlapOSMachineAuthenticationPlugin
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment