Files
nixpkgs/nixos/modules/services/web-apps
Maximilian Bosch 9f37d6aee0 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`.
2021-10-06 18:18:18 +02:00
..
2021-03-27 14:43:33 +03:00
2020-12-22 16:00:33 +01:00
2020-09-09 22:18:20 -07:00
2021-10-06 21:02:51 +09:00
2021-10-06 21:02:51 +09:00
2021-10-06 21:02:51 +09:00
2021-09-30 21:32:25 +09:00
2021-09-30 21:32:25 +09:00
2021-09-30 21:32:25 +09:00
2020-08-17 12:15:16 +02:00
2021-03-20 20:43:21 +01:00