php-mpos/public
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
..
include [IMPROVED] Lockout user on invalid pin/password 2013-12-07 22:14:14 +01:00
site_assets [REMOVED] mmcFE Theme dropped from project 2013-12-03 10:00:15 +01:00
templates [ADDED] getInfo output to wallet information 2013-12-07 13:59:33 +01:00
.htaccess [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
favicon.ico initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
index.php [IMPROVE] 404 handling 2013-10-22 16:05:55 +02:00