Files
nixpkgs/nixos/modules/services
Maximilian Bosch e33cbdc2de nixos/nextcloud: put secrets into the environment of nextcloud-setup.service
The `$(</path/to/file)`-expansion appears verbatim in the cmdline of
`nextcloud-occ` which means that an unprivileged user could find
sensitive values (i.e. admin password & database password) by monitoring
`/proc/<pid>/cmdline`.

Now, these values don't appear in a command line anymore, but will be
passed as environment variables to `nextcloud-occ`.

(cherry picked from commit 9f37d6aee028679b8a94be59d74984e708acaa85)
2021-10-09 20:05:38 +02:00
..
2020-11-24 12:42:06 -05:00
2021-07-02 10:58:22 +00:00
2021-09-20 06:27:38 +00:00
2021-06-01 13:15:24 +00:00
2021-07-20 22:32:07 -04:00
2021-07-01 03:11:24 +00:00
2021-05-18 08:29:37 -07:00
2021-06-25 23:32:04 +02:00