talyz 38398fade1
nixos/discourse: Use replace-secret to avoid leaking secrets
Using `replace-literal` to insert secrets leaks the secrets through
the `replace-literal` process' `/proc/<pid>/cmdline`
file. `replace-secret` solves this by reading the secret straight from
the file instead, which also simplifies the code a bit.
2021-05-19 09:32:06 +02:00
..
2021-03-27 14:43:33 +03:00
2020-11-24 12:42:06 -05:00
2020-12-22 16:00:33 +01:00
2021-02-12 14:12:48 -08:00
2020-09-09 22:18:20 -07:00
2020-09-09 22:18:20 -07:00
2021-01-31 11:28:04 +01:00
2021-03-20 20:43:21 +01:00