20663: Clarify comment about what "safe" config means
authorBrett Smith <brett.smith@curii.com>
Thu, 22 Jun 2023 14:52:05 +0000 (10:52 -0400)
committerBrett Smith <brett.smith@curii.com>
Thu, 22 Jun 2023 15:29:30 +0000 (11:29 -0400)
commitb0cbacbab436749a2a94e5bb7a8b9400641bed35
tree8d66dbb525eeec8bca8bbc0b335c36a54bf72718
parent354335e323305190b957c59c4be26c1231c2d115
20663: Clarify comment about what "safe" config means

I might've liked to reveal configuration to authenticated clients, but
not unauthenticated ones. Unfortunately the code doesn't currently
support that.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
lib/config/export.go