|
|
@ -37,8 +37,7 @@ define(function() {
|
|
|
|
|
|
|
|
|
|
|
|
config.enableHistory = true;
|
|
|
|
config.enableHistory = true;
|
|
|
|
|
|
|
|
|
|
|
|
//config.enablePinLimit = true;
|
|
|
|
config.enablePinLimit = true;
|
|
|
|
//config.pinLimit = 1000;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* user passwords are hashed with scrypt, and salted with their username.
|
|
|
|
/* user passwords are hashed with scrypt, and salted with their username.
|
|
|
|
this value will be appended to the username, causing the resulting hash
|
|
|
|
this value will be appended to the username, causing the resulting hash
|
|
|
|