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-02-15 18:29:52 +01:00
2015-03-16 21:52:59 +01:00
2015-03-16 21:52:59 +01:00
2014-12-09 15:09:06 +01:00
2015-02-08 22:54:29 +03:00
Description
No description provided
Readme 1.5 GiB
Languages
Nix 96.3%
Shell 1.8%
Python 0.7%
Perl 0.4%
C 0.3%
Other 0.1%