My Project X uses MySQL to authenticate users to access the secure web application that we have. Currently, there is no limit on how many tries a user has to get into the system. Is there a way to implement an account lockout after so many retries before the account needs to be
reset? Any help would be appreciated.
Thanks much !!
reset? Any help would be appreciated.
Thanks much !!