enable pin limits by default

This commit is contained in:
ansuz
2017-05-22 16:50:32 +02:00
parent 6d38a5abc1
commit 2ca6277660

View File

@@ -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