controllers/user.py, models/db.py: Define password_min_length for users
As users will be able to modify their own password, we need to give a limit on the minimal password length
Please register or sign in to comment
As users will be able to modify their own password, we need to give a limit on the minimal password length