aboutsummaryrefslogtreecommitdiff
path: root/doc/design/assistant/webapp
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2012-07-26 17:21:26 +0000
committerGravatar admin <admin@branchable.com>2012-07-26 17:21:26 +0000
commit8c3491f50c84059c765811a9c80a6db29c53d978 (patch)
treed9736a51548e2a5fe6e88908a58553a3f8378d6a /doc/design/assistant/webapp
parentefadf5215a9b9822052dcd6183f459c386caf9aa (diff)
Comment moderation
Diffstat (limited to 'doc/design/assistant/webapp')
-rw-r--r--doc/design/assistant/webapp/comment_2_3cf0cf460c7869d0cc22940fcc84aec4._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/design/assistant/webapp/comment_2_3cf0cf460c7869d0cc22940fcc84aec4._comment b/doc/design/assistant/webapp/comment_2_3cf0cf460c7869d0cc22940fcc84aec4._comment
new file mode 100644
index 000000000..60d678aba
--- /dev/null
+++ b/doc/design/assistant/webapp/comment_2_3cf0cf460c7869d0cc22940fcc84aec4._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="yatesa"
+ ip="171.25.193.21"
+ subject="Secret URL token"
+ date="2012-06-19T03:41:16Z"
+ content="""
+> Instruct the user's web browser to open an url that contains a secret token. This guards against other users on the same system.
+
+How will you implement that? Running \"sensible-browser URL\" would be the obvious way, but the secret URL would show up in a well timed ps listing. (And depending on the browser, ps may show the URL the entire time it's running.)
+"""]]