]> source.dussan.org Git - nextcloud-server.git/commit
generate a random salt during installation and store it in the config.php. use it...
authorFrank Karlitschek <frank@owncloud.org>
Fri, 8 Jun 2012 10:31:37 +0000 (12:31 +0200)
committerFrank Karlitschek <frank@owncloud.org>
Fri, 8 Jun 2012 10:31:37 +0000 (12:31 +0200)
commit6119f05ac015b71d94318bf759b4fcaefe4650af
treed4289faaa92a83da055dfdc24e4ba2737d62263f
parent4d3b7574f3dcab1c79c27e93122dcc7d1ac103b2
generate a random salt during installation and store it in the config.php. use it to salt the password hashing.
config/config.sample.php
lib/setup.php
lib/user/database.php