php-mpos/public/include/classes
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
..
api.class.php Revert "[FEATURE] Added Ajax JSON Memcache" 2013-09-18 13:16:25 +02:00
base.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
bitcoin.class.php Fixing issues with application using BASEPATH 2013-06-19 14:50:13 +02:00
bitcoinwrapper.class.php [UPDATE] Cache RPC getinfo calls 2013-12-07 13:32:57 +01:00
block.class.php [FEATURE] blockfinder statistics 2013-11-18 12:43:17 +01:00
debug.class.php
invitation.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
mail.class.php [SECURITY] Clear cache before sending a mail 2013-12-04 19:15:51 +01:00
monitoring.class.php [FIX] Skip uptime robot with defaults set 2013-11-11 10:01:52 +01:00
news.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
notification.class.php [FIX] Idle Worker Notifiaction reset 2013-11-23 20:37:19 +01:00
payout.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
roundstats.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
setting.class.php [FIX] Defaults via Smarty for empty settings 2013-11-11 09:43:48 +01:00
share.class.php [UPDATE] latest 2013-11-18 12:43:17 +01:00
statistics.class.php [FIX] Hourly Hashrate Graphs 2013-11-29 16:25:37 +01:00
statscache.class.php [IMPROVEMENT] Adding incremental round/user shares 2013-09-18 09:45:52 +02:00
token.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
tokentype.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
tools.class.php [IMPROVED] Error Handling, logging 2013-11-02 10:56:46 +01:00
transaction.class.php Merge pull request #893 from TheSerapher/issue-872 2013-12-03 01:10:35 -08:00
user.class.php [IMPROVED] Lockout user on invalid pin/password 2013-12-07 22:14:14 +01:00
worker.class.php [FIX] Admin Panel worker hashrates on SHA coins 2013-11-19 12:05:50 +01:00