##// 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 / utils / tests
__init__.py Loading ...
test_imports.py Loading ...
test_io.py Loading ...
test_jsonutil.py Loading ...
test_notification.py Loading ...
test_path.py Loading ...
test_process.py Loading ...
test_text.py Loading ...
test_traitlets.py Loading ...
test_wildcard.py Loading ...