Open cjackie opened 6 years ago
To prevent brute force login by guessing password, we need to implement locking down the login, when too many tries. Also, we would like to have the location where the user login.
3
To prevent brute force login by guessing password, we need to implement locking down the login, when too many tries. Also, we would like to have the location where the user login.