30
30
from zope.interface import Interface
33
34
from lp.services.webapp.interfaces import ILaunchpadApplication
36
36
# When LAUNCHPAD_SERVICES is provided as a login ID to XML-RPC methods, they
37
37
# bypass the normal security checks and give read-only access to all branches.