php-mpos/public/include
xisi 3006cb544f Reworked csrf tokens, now enabled globally
The way this now works is, if csrf is enabled:
 * Any new or existing template can have csrf protection by adding the hidden input ctoken that's in this batch to its form, removes any logic in templates
 * Page controllers that already exist have been updated, new ones only require checking if csrf is enabled and valid
2014-01-24 13:00:24 -05:00
..
classes Reworked csrf tokens, now enabled globally 2014-01-24 13:00:24 -05:00
config Reworked csrf tokens, now enabled globally 2014-01-24 13:00:24 -05:00
lib [IMPROVED] Further improvements on error handling 2014-01-15 16:28:26 +01:00
pages Reworked csrf tokens, now enabled globally 2014-01-24 13:00:24 -05:00
smarty/libs [UPSTREAM] Upgraded smarty libraries 2014-01-05 13:41:41 +01:00
autoloader.inc.php Moved csrftoken stuff into a class 2014-01-20 04:26:04 -05:00
database.inc.php [FIX] use configured port for mysql connection 2013-12-20 02:02:38 +01:00
smarty_globals.inc.php [FIX] MySQLi Queries 2014-01-22 00:13:58 +00:00
smarty.inc.php [IMPROVED] Auto-escape all used smarty variables 2014-01-09 11:10:47 +01:00
version.inc.php [IMPROVED] Added donation minimum and rounding 2014-01-24 10:06:13 +01:00