logging login attempts on a non-standard login form
-
Hi – I have started testing the use of a registration and login plugin that allows users to login from the front-end of my site (Profile Builder) using a form created by the Porfile Builder plugin. However I have noticed that the user’s login attempts (correct or incorrect) are not being logged into the itsec_log and/or consequently the itsec_lockouts and so a brute force attack and/or any logging at all of a user’s login activity is not being made.
I set the admin of Ithemes Security to log brute_force attempts and it works as expected through the normal login page but not on the one created by the aforementioned plugin.
The plugin I am using does use $wppb_login “object” and returns the error from it if there is one.
Is there some code I can add to the login script I am using to get Ithemes Security to not only log the attempt(s) but also check to see if the user is still allowed to log in and block them if they are not?
Perhaps there is some kind of hook or function that I can call?
Thanks in advance for any help.
- The topic ‘logging login attempts on a non-standard login form’ is closed to new replies.