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
S
Description
No description provided
Readme
5 GiB
Languages
Nix 95%
Shell 2%
Python 1.8%
Rust 0.3%
JavaScript 0.2%
Other 0.4%