BeJoNe

Results 2 issues of BeJoNe

please read my post @ https://stackoverflow.com/a/54707165/1498669

for development reason i changed the password length in \bl-kernel\boot\variables.php to: ``` // Password length define('PASSWORD_LENGTH', 3); ``` in \bl-kernel\functions.php line 548 in createUser as expected: ``` // Password length...

Implemented