php-mpos/public/include/pages/admin
Sebastian Grewe 256b5f59c6 [IMPROVED] Lockout user on invalid pin/password
This will lock a user account if a password or PIN has been entered
wrong for multiple times in a row. When unlocking the account via admin
panel, both counters are reset so the user can log in again.

This should fix issues with brute force attacks to access user accounts.

Please see configuration dist file for new config options.
Please import SQL upgrade 007 to add new column to user accounts table.

Addresses #670 and should be merged once tested.
2013-12-07 22:14:14 +01:00
..
monitoring.inc.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
news_edit.inc.php hotfix for news page accessible by all users 2013-06-21 20:21:27 +02:00
news.inc.php hotfix for news page accessible by all users 2013-06-21 20:21:27 +02:00
poolworkers.inc.php admin panel pool-workers 2013-10-27 09:45:52 -04:00
reports.inc.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
settings.inc.php Refactored admin panel settings 2013-08-05 10:02:39 +02:00
transactions.inc.php admin should see all transactions in summary 2013-08-08 12:05:06 +02:00
user.inc.php [IMPROVED] Lockout user on invalid pin/password 2013-12-07 22:14:14 +01:00
wallet.inc.php [ADDED] getInfo output to wallet information 2013-12-07 13:59:33 +01:00