[ARVADOS] updated: 1.3.0-2960-g67207bade

Git user git at public.arvados.org
Tue Aug 25 17:57:12 UTC 2020


Summary of changes:
 doc/admin/token-expiration-policy.html.textile.liquid | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

       via  67207bade066ddf25b5d0056a5df6201e7ecab2c (commit)
      from  3e38df9fabcbf421ef0b0aac2e82f92373c0e70f (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 67207bade066ddf25b5d0056a5df6201e7ecab2c
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date:   Tue Aug 25 14:56:42 2020 -0300

    16678: Fixes minor doc issues.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>

diff --git a/doc/admin/token-expiration-policy.html.textile.liquid b/doc/admin/token-expiration-policy.html.textile.liquid
index 7c71e6801..f5ee61b18 100644
--- a/doc/admin/token-expiration-policy.html.textile.liquid
+++ b/doc/admin/token-expiration-policy.html.textile.liquid
@@ -39,7 +39,7 @@ h2. Applying policy to existing tokens
 
 If you have an existing Arvados installation and want to set a token lifetime policy, there may be user tokens already granted.  The administrator can use the following @rake@ tasks to enforce the new policy.
 
-The @db:check_long_lived_tokens@ will list which users have tokens with no expiration date.
+The @db:check_long_lived_tokens@ task will list which users have tokens with no expiration date.
 
 <notextile>
 <pre><code># <span class="userinput">bundle exec rake db:check_long_lived_tokens</span>
@@ -59,4 +59,4 @@ Setting token expiration to: 2020-08-25 03:30:50 +0000
 </code></pre>
 </notextile>
 
-NOTE: These rake tasks adjust the expiration of all tokens except those belonging to the system root user (@zzzzz-tpzed-000000000000000@).  If you have tokens used by automated service accouts that need to be long-lived, you can "create tokens that don't expire using the command line":user-management-cli.html#create-token .
+NOTE: These rake tasks adjust the expiration of all tokens except those belonging to the system root user (@zzzzz-tpzed-000000000000000@).  If you have tokens used by automated service accounts that need to be long-lived, you can "create tokens that don't expire using the command line":user-management-cli.html#create-token .

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list