Min RK
|
b001be2c82
|
check origin of API requests
protects agains CSRF on POST endpoints via forms.
|
11 years ago |
Min RK
|
e4cc3a6ea2
|
FileFindHandler inherits from IPythonHandler
in order to get default CSP headers
|
11 years ago |
Min RK
|
5403d2479d
|
make content_security_policy a property
and *add* `default-src: 'none'` to API handlers
custom CSP applies to all handlers
|
11 years ago |
Min RK
|
709ed0d04b
|
Add APIHandler base class
- ensures all API responses are json
- sets CSP to prevent js execution on all API replies
|
11 years ago |
Min RK
|
1a91f8ce74
|
remove clusters tab from notebook
moving to an nbextension in ipyparallel
|
11 years ago |
Min RK
|
d71a59cc9f
|
s/jupyter_notebook/notebook
|
11 years ago |