summaryrefslogtreecommitdiff
path: root/doc/design/assistant/webapp.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-30 22:28:51 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-30 22:28:51 -0400
commit58496c18d9c37329d36f1c8dc96af55345a19582 (patch)
treeb3caac0468baccdffb0c730bed0794de2e45f894 /doc/design/assistant/webapp.mdwn
parent0b156468edac8e0b146f23c98a0d2366d20d5df2 (diff)
done
Diffstat (limited to 'doc/design/assistant/webapp.mdwn')
-rw-r--r--doc/design/assistant/webapp.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn
index ebf168996..d1eedcb32 100644
--- a/doc/design/assistant/webapp.mdwn
+++ b/doc/design/assistant/webapp.mdwn
@@ -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.