##// 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 / terminal
console
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...