mirror of
https://github.com/processwire/processwire.git
synced 2025-08-09 08:17:12 +02:00
Fix the jammed table salt shaker
This commit is contained in:
@@ -827,6 +827,7 @@ class Installer {
|
|||||||
"\n */" .
|
"\n */" .
|
||||||
"\n\$config->userAuthSalt = '$authSalt'; " .
|
"\n\$config->userAuthSalt = '$authSalt'; " .
|
||||||
"\n" .
|
"\n" .
|
||||||
|
"\n/**" .
|
||||||
"\n * Installer: Table Salt (General Purpose) " .
|
"\n * Installer: Table Salt (General Purpose) " .
|
||||||
"\n * " .
|
"\n * " .
|
||||||
"\n * Use this rather than userAuthSalt when a hashing salt is needed for non user " .
|
"\n * Use this rather than userAuthSalt when a hashing salt is needed for non user " .
|
||||||
|
Reference in New Issue
Block a user