zoneminder/web/includes
Isaac Connor 538658403c Merge pull request #1822 from knnniggett/csrf
Implement CSRF Mitigation
2017-03-30 10:39:55 -04:00
..
csrf add ZM_ENABLE_CSRF_MAGIC toggle 2017-03-28 17:29:36 -05:00
Event.php fix missing isset check, caused number of Undefined Property warnings 2017-02-18 11:15:43 -05:00
Frame.php test for integer string as well 2016-12-08 15:58:00 -05:00
Monitor.php implement Width and Height functions, and test for image rotation and output opposite dimension. Fixes #1220 2016-01-04 13:15:50 -05:00
Server.php test for integer string as well 2016-12-08 15:58:00 -05:00
Storage.php Merge object model classes from storageareas 2016-05-05 15:33:28 -04:00
actions.php fix inserting x10 record with missing , 2017-03-28 20:03:46 -04:00
config.php.in update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
control_functions.php fix regexp for direction in control command. Also log if the regexp doesn't match 2017-01-10 12:35:38 -05:00
database.php Tell PDO to use real prepared statements. 2017-02-04 14:59:33 -07:00
functions.php Merge pull request #1822 from knnniggett/csrf 2017-03-30 10:39:55 -04:00
lang.php update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
logger.php turn whatever gets output into html escaped html so that nothing gets revealed 2017-01-27 21:30:22 -05:00