zoneminder/web/includes
Isaac Connor 9fd8882f39 Handle auto in width 2024-12-17 15:22:05 -05:00
..
actions Allow deselecting of all Monitor IDS 2024-11-27 12:58:31 -05:00
csrf Preface Debug with ZM 2022-01-13 22:15:29 -05:00
Control.php Add warnings when the type of movement is not selected 2020-01-02 17:03:52 -05:00
Event.php Handle when scale is 0 in getImageSrc 2024-12-14 13:53:56 -05:00
Filter.php Revert "add remoteaddr to session when regenerating" 2022-10-17 12:28:03 -04:00
FilterTerm.php Sanitise attr input in FilterTerm to prefent SQL Injection. Fixes GHSA-222j-wh8m-xjrx 2023-02-23 16:44:01 -05:00
Frame.php Add defaults to Frame 2019-09-22 14:21:59 -04:00
Group.php If no group id don't do sql lookup 2024-11-06 12:30:54 -05:00
Group_Monitor.php Revert "add remoteaddr to session when regenerating" 2022-10-17 12:28:03 -04:00
Monitor.php Use validCardinal on Id to prevent executing other commands 2023-02-20 12:23:06 -05:00
MontageLayout.php Apply relevant changes to deal with php7,4 deprecations 2019-12-07 11:45:32 -05:00
Object.php Fix SQL for when passing an empty array to find. Return false instead of trying weird sql. 2022-10-20 09:29:08 -04:00
Server.php Use HTTP_X_FORWARDED_HOST or HTTP_X_FORWARDED_SERVER if present to get correct hostname to use when behind a reverse proxy. 2022-08-28 16:19:27 -04:00
Snapshot.php Actually delete the snapshot record, not just the event connection 2021-09-03 22:18:38 -04:00
Storage.php Revert "add remoteaddr to session when regenerating" 2022-10-17 12:28:03 -04:00
User.php Add default value for Username 2022-06-23 14:11:31 -04:00
Zone.php Add numCoords, Coords, Area, AlarmRGB to Zone object. Also add Points(), AreaCoords, svg_polygon utility functions to it. 2022-03-29 18:03:42 -04:00
auth.php When ZM_AUTH_HASH_IPS is off, don't use remote ip in storing auth hash in session. If ips are constantly changing it breaks. 2024-01-15 19:25:23 -05:00
config.php.in Don't warn about no locale set, that is normal 2024-10-25 11:01:59 -04:00
control_functions.php Remove extra { breaking ptz 2022-04-03 17:16:47 -04:00
database.php Switch from utf8 to utf8mb4 so that collate works 2023-06-29 11:42:19 -04:00
functions.php Handle auto in width 2024-12-17 15:22:05 -05:00
lang.php Remove no longer used datetime format defines 2022-06-23 14:22:17 -04:00
logger.php Fix where error_log write to to include path 2023-06-29 10:31:00 -04:00
session.php Merge pull request #4025 from IgorA100/patch-108 2024-05-22 08:59:13 -04:00