##// END OF EJS Templates
only store hashed user_id in notebook cookie...
only store hashed user_id in notebook cookie hashed user_id is used for authentication, rather than hashed password. Thus, user cookie is only set after authentication succeeds.
MinRK -
r4724:f48658df
Show More
Name Size Modified Last Commit Author
/ IPython / external / ssh
__init__.py Loading ...
forward.py Loading ...
tunnel.py Loading ...