summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-26 05:20:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-26 05:20:52 -0400
commitb89b8015677febfb905bf1fd50546dc981d83ded (patch)
treef7a2e773081745d8ed5eec6f1eecd1a55ac020cd /doc
parent6cecc26206c4a539999b04664136c6f785211a41 (diff)
update
Diffstat (limited to 'doc')
-rw-r--r--doc/design/assistant/webapp.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn
index cec766c57..0f6051d6d 100644
--- a/doc/design/assistant/webapp.mdwn
+++ b/doc/design/assistant/webapp.mdwn
@@ -4,7 +4,7 @@ The webapp is a web server that displays a shiny interface.
* Listen only to localhost. **done**
* Instruct the user's web browser to open an url that contains a secret
- token. This guards against other users on the same system.
+ token. This guards against other users on the same system. **done**
* I would like to avoid passwords or other authentication methods,
it's your local system.
* Alternative for Linux at least would be to write a small program using