Commit Graph

31 Commits (efdbef117f17ecdf1b8bbae00aabdcef141d6f02)

Author SHA1 Message Date
Min RK c5bb329bf8 use tornado xsrf token in API
9 years ago
Min RK fb8640a072 add token_authenticated property
9 years ago
Min RK 8abc6dff77 enable tornado xsrf cookie
9 years ago
Min RK 6ada253bd9 Backport PR #1975: add Authorization to allowed CORS headers
9 years ago
Kyle Kelley 8f85f90b59 Backport PR #1947: Ensure variable is set if exc_info is falsey
9 years ago
Min RK 5c5c45fc5d Backport PR #1939: Add debug log for static file paths
9 years ago
Kyle Kelley ab791441b2 Backport PR #1938: don't check origin on token-authenticated requests
9 years ago
Min RK c93bbb3dc9 Backport PR #1903: Allow websocket connections from scripts
9 years ago
Kyle Kelley 754f397e9e Backport PR #1831: enable token-authentication by default
9 years ago
Min RK 9f28479c23 Backport PR #1518: Allow requests to POST in OPTIONS requests
10 years ago
wenjun.swj 797d7541a8 Backport PR #1631: scape file names in attachment headers
10 years ago
Min RK 46b6829839 Backport PR #1325: Fix handling of preflight requests
10 years ago
Min RK e4f5d040d1 Backport PR #931: Add simple iopub message rate limiter
10 years ago
Min RK 8aa4f1e60c allow zmq check_origin with no args
10 years ago
Steven Silvester fe03de7471 Avoid error when using a cross-origin websocket
10 years ago
Jeroen Demeyer 17b3643891 Interpret mathjax_url relative to base_url
10 years ago
Min RK c2c39a7c9d move common websocket methods to WebSocketMixin
10 years ago
Jonathan Frederic 831b2a523b Merge pull request #472 from minrk/base-url-always-encoded
10 years ago
Steven Silvester 65eb248209 Add the method to the correct base class
10 years ago
Min RK 8de725a8de server-side fixes for double-escaped base_url
10 years ago
Zach Schwartz 2e16713e32 moved check_origin to IPythonHandler
10 years ago
Matthias Bussonnier 2d5d548d79 Revert "Use NPM, node ES5, and browserify."
11 years ago
Jonathan Frederic 81a2998fe0 Dynamically load contents, also browserify contents.
11 years ago
Matthias Bussonnier d4b1e9aa99 Wrong default.
11 years ago
Matthias Bussonnier f9ad56e206 Add option to not use minified javascript and ease developpement.
11 years ago
Min RK b001be2c82 check origin of API requests
11 years ago
Min RK e4cc3a6ea2 FileFindHandler inherits from IPythonHandler
11 years ago
Min RK 5403d2479d make content_security_policy a property
11 years ago
Min RK 709ed0d04b Add APIHandler base class
11 years ago
Min RK 1a91f8ce74 remove clusters tab from notebook
11 years ago
Min RK d71a59cc9f s/jupyter_notebook/notebook
11 years ago