php - Joomla 3.2 How to edit Login Module? -
requirement I'm just starting to study Joomla and What I have to do is to calculate the number of failed logins and show a Whatever I tried I tried to find out the extensions that are as per the requirement (some coding without me) but unfortunately, all Extensions start doing something else (like send an email to unsuccessful attempts, etc.). So I have decided to edit the existing I really do not fully understand Joomla's idea, but if I want to do it in a "barbarous" way, So I definitely ask a question to get involved / update every unsuccessful attempt The S Question div or a captcha after the 5th failed login.
login module here i here
extends class UsersControllerUser UsersController {public function Login () {// code here}}
& lt; Prefix & gt; Column under the _users table.
Comments
Post a Comment