Logging in to your site
15 December 2017 851 views | Documentation v1
The login page for your site is located at: yoursite.com/admin/login.php.
Tuskfish tracks the number of failed login attempts against your account. For each failed login a delay of one second is introduced to subsequent login attempts (ie. after five failed logins your sixth attempt will face a delay of five seconds before the form is processed). This ensures that attempts to brute force guess your password rapidly become ineffective.
In the event that you get locked out of your site by a bot attack on the login form, use PHPLiteAdmin on the ‘user’ table to reset the login_errors column of your account to 0 to remove the delay.
Copyright, all rights reserved.