PASSWORD_SALT in site.php file.
Permalink 1 user found helpful
The PASSWORD_SALT entry in site.php is only used to salt the user passwords created from the C5 console admin, correct? I mean it has nothing to do with the c5 database user and password set in the site.php file, correct ?
Thanks
M
Thanks
M
I've never had to touch it on a site, it gets generated when a site is installed and that's it. You just have to make sure you don't remove it or overwrite it with something else, and remember to carry it across if you do any migrations.