##// END OF EJS Templates
Authenticate all notebook requests (except websockets)...
Authenticate all notebook requests (except websockets) * BaseHandler renamed AuthenticatedHandler * also clears cookies if invalid, to prevent repeated 'Invalid cookie signature' warning messages.
MinRK -
r4706:4d5cfe6c
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v1 / tests
__init__.py Loading ...
nbexamples.py Loading ...
test_json.py Loading ...
test_nbbase.py Loading ...