garage/doc
Félix Baylac Jacqué f83fa02193
All checks were successful
continuous-integration/drone/pr Build is passing
Add allow_world_readable_secrets option to config file
Sometimes, the secret files permissions checks gets in the way. It's
by no mean complete, it doesn't take the Posix ACLs into account among
other things. Correctly checking the ACLs would be too involving (see
#658 (comment))
and would likely still fail in some weird chmod settings.

We're adding a new configuration file key allowing the user to disable
this permission check altogether.

The (already existing) env variable counterpart always take precedence
to this config file option. That's useful in cases where the
configuration file is static and cannot be easily altered.

Fixes #658

Co-authored-by: Florian Klink <flokli@flokli.de>
2023-10-26 18:25:13 +02:00
..
api doc/api: fix typo 2023-07-14 14:24:27 +03:00
book Add allow_world_readable_secrets option to config file 2023-10-26 18:25:13 +02:00
drafts doc/drafts: fix typo 2023-07-14 14:25:14 +03:00
logo Talk 2023-01-18 WIP 2023-01-12 13:25:09 +01:00
sticker doc: update sticker 2023-09-18 16:40:06 +02:00
talks add ocp2023 presentation 2023-09-19 14:02:07 +02:00