Philip Potter 7ad6dac43b owncloud: don't store plaintext adminPassword in nix store
Rather than using openssl to hash the password at build time, and hence
leaving the plaintext password world-readable in the nix store, we can
instead hash the password in the nix expression itself using
builtins.hashString.
2015-03-16 22:42:22 +00:00
..
2015-01-19 10:46:45 +01:00
2015-02-02 22:23:42 +03:00
2015-01-07 14:55:41 -08:00