Closed eredisg closed 4 years ago
I am willing to fix this issue. Just need the approval from @simon987
Thank you for your concerns. As of right now there is very little incentive to get access to a user's account, much less brute forcing it.
I personally do not see why forcing users to use a strong (and arguably easier to forget) password would be worthwhile.
However if you're willing to implement other kinds of security features like hidden tokens or login attempts limit that could be fun
Thank you again
Closing this for inactivity
According to OWASP Authetication Cheat Sheet, passwords should implement the following:
Having complex passwords reduces the risk of an attacker gaining access on a user's account via brute-force.