Search found 1 match

by MrBlack
Wed Apr 28, 2021 7:56 am
Forum: Scripting
Topic: Detect failed login attempts
Replies: 0
Views: 6551

Detect failed login attempts

Hello, I am new to the forum, but read a lot through it, which helped me solve several problems already. Thanks! I am trying to detect bad login attempts and found the InvalidUsernameOrPasswordException() class, but can't catch the exception. The idea would be to somehow disable the user after three...