[ARVADOS] updated: 38d82289609f6e96a51b815101dfb125caf77edf

Git user git at public.curoverse.com
Mon Sep 19 13:55:11 EDT 2016


Summary of changes:
 services/keep-web/doc.go | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

       via  38d82289609f6e96a51b815101dfb125caf77edf (commit)
      from  1d5e807e2170bc5a6fbc12c0a9febdb4db139806 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 38d82289609f6e96a51b815101dfb125caf77edf
Author: Tom Clegg <tom at curoverse.com>
Date:   Mon Sep 19 13:55:08 2016 -0400

    9957: Clarify anonymous token explanation.

diff --git a/services/keep-web/doc.go b/services/keep-web/doc.go
index 4483c60..37f81b1 100644
--- a/services/keep-web/doc.go
+++ b/services/keep-web/doc.go
@@ -67,8 +67,9 @@
 // Anonymous downloads
 //
 // The "AnonymousTokens" configuration entry is an array of tokens to
-// use when clients try to retrieve files without providing their own
-// Arvados API token.
+// use when processing anonymous requests, i.e., whenever a web client
+// does not supply its own Arvados API token via path, query string,
+// cookie, or request header.
 //
 //   "AnonymousTokens":["xxxxxxxxxxxxxxxxxxxxxxx"]
 //

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list