This commit is contained in:
Joey Hess 2012-07-30 22:28:51 -04:00
parent 0b156468ed
commit 58496c18d9

View file

@ -35,6 +35,3 @@ The webapp is a web server that displays a shiny interface.
and use a client-side session. It could be encrypted using the token
as the `encryptKey`. Note: Would need to set the session duration
to infinite (how?)
* Fix notification handle leakage on pages other than the main page.
The javascript should use AJAX to request handles, that way
they won't be allocated at all in noscript.