18887: undo the warning introduced in 18676 if a v2 anonymous token is
authorWard Vandewege <ward@curii.com>
Mon, 28 Mar 2022 20:18:16 +0000 (16:18 -0400)
committerWard Vandewege <ward@curii.com>
Mon, 4 Apr 2022 19:43:34 +0000 (15:43 -0400)
commit3ef19722e686169ddd97de9b8a39595fecb64a66
treec7ea078e7af5a4db70b456c8f1114852f73778e7
parent0fc359fb99b0c3fe661e091d103edaa76eefa633
18887: undo the warning introduced in 18676 if a v2 anonymous token is
       supplied in the config file, using a v2 anonymous token is now
       fine. Also add a config loader check for the minimum secret
       length if a v2 token is acceptable.

refs #18887, #18676

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
doc/admin/upgrading.html.textile.liquid
lib/config/load.go