zoneminder/web/includes
Isaac Connor eb5c1372c7 convert from strftime() to date() when forming sql 2022-06-01 15:47:19 -04:00
..
actions Fix password_type test on REQUEST['password'] instead of user['Password'] causing password migrations to not happen 2022-05-18 18:59:56 -04:00
csrf Preface Debug with ZM 2022-01-13 22:15:02 -05:00
Control.php Add warnings when the type of movement is not selected 2020-01-02 17:03:52 -05:00
Event.php convert from strftime() to date() when forming the event path 2022-06-01 15:46:53 -04:00
Filter.php convert from strftime() to date() when forming sql 2022-06-01 15:47:19 -04:00
FilterTerm.php Use date() instead of strftime() for date formatting now that strftime is deprecated 2022-06-01 10:37:04 -04:00
Frame.php Add defaults to Frame 2019-09-22 14:21:59 -04:00
Group.php Add filtering to Username to prevent XSS 2022-03-10 14:09:41 -05:00
Group_Monitor.php Introduce a Group_Monitor class to ease loading this relationship 2020-08-31 18:28:53 -04:00
Manufacturer.php Add object classes for Manufacturer and Model 2020-10-11 09:57:51 -04:00
Model.php Add ManufacturerId to Model 2021-07-07 09:46:12 -04:00
Monitor.php Add mode=single option 2022-05-30 13:35:36 -04:00
MontageLayout.php Apply relevant changes to deal with php7,4 deprecations 2019-12-07 11:45:32 -05:00
Object.php Put back ctype_digit and quoting of the sql to fix loading object in new 2022-06-01 12:59:09 -04:00
Server.php Handle when SERVER['HTTP_HOST'] is not set 2021-10-05 19:49:42 -04:00
Snapshot.php Actually delete the snapshot record, not just the event connection 2021-08-06 13:17:02 -04:00
Storage.php Add default value for Storage Path 2022-06-01 11:20:28 -04:00
User.php Add default value for Username 2022-06-01 11:20:16 -04:00
Zone.php Add mid and zid to zone polygon so that we can use them in atached onclicks 2022-04-22 15:50:00 -04:00
auth.php Merge pull request #3241 from connortechnology/fix_3239 2021-05-19 20:39:42 -04:00
config.php.in define CMD_GET_IMAGE for completeness 2022-05-07 19:39:01 -04:00
control_functions.php Remove extra { breaking ptz 2022-04-23 19:29:04 -04:00
database.php Whitespace 2021-11-12 15:11:48 -05:00
functions.php handle various functions no longer dealing with null 2022-06-01 13:01:40 -04:00
lang.php detaint language file. 2022-02-08 14:31:01 -05:00
logger.php Use date() instead of strftime() for date formatting now that strftime is deprecated 2022-06-01 10:37:04 -04:00
session.php Set samesite for session ZMSESSID cookie for php < 7.3 2022-05-10 20:22:44 -04:00