##// 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 / parallel / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...