php-mpos/public/include
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
..
classes [IMPROVED] Lockout user on invalid pin/password 2013-12-07 22:14:14 +01:00
config [IMPROVED] Lockout user on invalid pin/password 2013-12-07 22:14:14 +01:00
lib Adding solution detections for blocks 2013-07-09 11:27:20 +02:00
pages [IMPROVED] Lockout user on invalid pin/password 2013-12-07 22:14:14 +01:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php [IMPROVED] Lockout user on invalid pin/password 2013-12-07 22:14:14 +01:00
database.inc.php some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
jsonrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
smarty_globals.inc.php Fixed Config Array 2013-11-29 10:02:47 +00:00
smarty.inc.php Adding email verification 2013-07-15 12:26:31 +02:00
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00