mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-23 13:49:03 +00:00
chore: authController.js
This commit is contained in:
parent
c23bc90412
commit
548af312a7
@ -22,7 +22,7 @@ const self = {
|
|||||||
// https://github.com/kelektiv/node.bcrypt.js/tree/v5.0.1#security-issues-and-concerns
|
// https://github.com/kelektiv/node.bcrypt.js/tree/v5.0.1#security-issues-and-concerns
|
||||||
max: 64,
|
max: 64,
|
||||||
// Length of randomized password
|
// Length of randomized password
|
||||||
// when resetting passwordthrough Dashboard's Manage Users.
|
// when resetting password through Dashboard's Manage Users.
|
||||||
rand: 16
|
rand: 16
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user