##// END OF EJS Templates
authenticate local file access...
authenticate local file access adds AuthenticatedFileHandler, which extends StaticFileHandler with a simple authentication check before providing access to files local to the notebook dir.
MinRK -
r5824:28e18f34
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_module_paths.py Loading ...
test_notification.py Loading ...
test_path.py Loading ...
test_process.py Loading ...
test_pycolorize.py Loading ...
test_text.py Loading ...
test_traitlets.py Loading ...
test_wildcard.py Loading ...