##// END OF EJS Templates
base default cookie name on request host+port...
base default cookie name on request host+port instead of random. The random cookie name meant that every time you restarted the notebook it would get a new key in the cookie for the same host, resulting in an ever-growing cookie full of obsolete data.
MinRK -
r10783:6a60e531
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...