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