[paste.filter_app_factory]
authenticated = repoze.who.restrict:make_authenticated_restriction
config = repoze.who.config:make_middleware_with_config
predicate = repoze.who.restrict:make_predicate_restriction
test = repoze.who.middleware:make_test_middleware
