3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/web-apps
talyz d6727d28e1
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.
2021-05-21 13:08:53 +02:00
..
atlassian
icingaweb2
ihatemoney
bookstack.nix nixos/bookstack: use umask before echoing & clear cache before starting 2021-05-03 16:27:38 +02:00
calibre-web.nix nixos/calibre-web: init module 2021-03-27 14:43:33 +03:00
convos.nix
cryptpad.nix
discourse.nix nixos/discourse: Use replace-secret to avoid leaking secrets 2021-05-19 09:32:06 +02:00
discourse.xml nixos/discourse: Add NixOS manual entry 2021-04-05 13:55:57 +02:00
documize.nix
dokuwiki.nix Merge pull request #115228 from siraben/unzip-buildInputs 2021-03-06 13:30:43 -05:00
engelsystem.nix
galene.nix
gerrit.nix
gotify-server.nix
grocy.nix
grocy.xml
hedgedoc.nix
hledger-web.nix nixos/hledger-web: set capabilites as boolean 2021-03-26 13:45:13 +01:00
jirafeau.nix
jitsi-meet.nix
jitsi-meet.xml
keycloak.nix nixos/keycloak: Set the postgresql database password securely 2021-05-21 13:08:53 +02:00
keycloak.xml
limesurvey.nix
mastodon.nix nixos/mastodon: update SystemCallFilters 2021-04-28 00:44:25 +02:00
matomo-doc.xml
matomo.nix
mattermost.nix
mediawiki.nix
miniflux.nix Merge pull request #111030 from cript0nauta/miniflux-sudo 2021-03-12 20:42:09 -05:00
moinmoin.nix
moodle.nix
nextcloud.nix nixos/nextcloud: Rename services.nextcloud.nginx.disableImagemagick to services.nextcloud.nginx.enableImagemagick 2021-04-22 02:17:12 +02:00
nextcloud.xml
nexus.nix
pgpkeyserver-lite.nix
plantuml-server.nix
restya-board.nix
rss-bridge.nix
selfoss.nix
shiori.nix treewide: remove duplicates SystemCallFilters 2021-05-13 15:44:56 +03:00
sogo.nix
trac.nix
trilium.nix
tt-rss.nix
virtlyst.nix
whitebophir.nix
wiki-js.nix wiki-js: init at 2.5.191 2021-03-20 20:43:21 +01:00
wordpress.nix treewide: unzip buldInputs to nativeBuildInputs (2) 2021-03-06 15:18:05 +07:00
youtrack.nix
zabbix.nix