##// 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 ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
rwbase.py Loading ...