zerobyte/app/server/modules
Nicolas Meienberger b132ad6df5 fix: add additional chmod after file write
Closes #478 The mode option of fs.writeFile does not reliably apply
permissions on all filesystems. On Synology NAS Docker volumes (btrfs),
the file ends up with 0755 permissions instead of 0600, causing SSH to
refuse the key.
2026-03-12 18:01:45 +01:00
..
auth refactor: move from arktype to zod (#637) 2026-03-09 18:27:03 +01:00
backends fix: add additional chmod after file write 2026-03-12 18:01:45 +01:00
backups refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
events refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
lifecycle refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
notifications refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
repositories refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
sso refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
system refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
volumes refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00