Merge branch 'saltlength' into hotfix-2.3.64

pull/516/head
iglocska 2015-05-13 17:09:27 +02:00
commit 3ac6c77b37
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ cp -a config.default.php config.php
# require_once dirname(__DIR__) . '/Vendor/autoload.php';
# Important! Change the salt key in /var/www/MISP/app/Config/config.php
# The salt key must be an at least 32 byte long string.
# The admin user account will be generated on the first login, make sure that the salt is changed before you create that user
# If you forget to do this step, and you are still dealing with a fresh installation, just alter the salt,
# delete the user from mysql and log in again using the default admin credentials (admin@admin.test / admin)