summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authortalyz <kim.lindberger@gmail.com>2021-05-04 16:57:11 +0200
committertalyz <kim.lindberger@gmail.com>2021-05-21 13:08:53 +0200
commitd6727d28e1c11887c8dad6860c0c204a21054d57 (patch)
tree14dfb5e4a7a22d487e7f3eea7a76779141627941 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentd3ad6d42cad6660dae4364ad0436c60da6a5c5aa (diff)
nixos/keycloak: Set the postgresql database password securely
Feeding `psql` the password on the command line leaks it through the `psql` process' `/proc/<pid>/cmdline` file. Using `echo` to put the command in a file and then feeding `psql` the file should work around this, since `echo` is a bash builtin and thus shouldn't spawn a new process.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions