Hi;
I have to control the login attempts, but blocking the user until I unlock him from web site. To do that I have to save the paramter on database. There is any table and column where I can save that parameter?
I'm using the htable module to count the Authentification attempts. There's is any module that do that easily?
Thank you.