333
333
auth_utility = getUtility(IPlacelessAuthUtility)
335
335
# +opstats and +haproxy are status URLs that must not query the DB at
339
338
# may fail. We haven't traversed yet, so we have to sniff the request
340
339
# this way. Even though PATH_INFO is always present in real requests,
341
340
# we need to tread carefully (``get``) because of test requests in our