##// END OF EJS Templates
Merge pull request #7133 from Carreau/remove-client-side-manager...
Merge pull request #7133 from Carreau/remove-client-side-manager remove client side manager, will be shipped with jupyterdrive

File last commit:

r19148:fe07146a
r19332:b98b6e2a merge
Show More
__init__.py
4 lines | 263 B | text/x-python | PythonLexer
# URI for the CSP Report. Included here to prevent a cyclic dependency.
# csp_report_uri is needed both by the BaseHandler (for setting the report-uri)
# and by the CSPReportHandler (which depends on the BaseHandler).
csp_report_uri = r"/api/security/csp-report"