
    # -*- Entry points: -*-
    [paste.filter_factory]
    csrf = csrfmiddleware:make_csrf_filter
    [paste.filter_app_factory]
    csrf = csrfmiddleware:make_csrf_filter_app
    