zoneminder/web/includes
Pliable Pixels 0ff9002adf 2156 api login (#2157)
* error can be due to bad user or password

* added login/logout and related private functions

* handle case when userLogin fails, current code returns PHP error for  and API throw is not called

* formatting

* converted login params to POST, removed user=&pass= for other APIs

* formatting

* add auth check back but leave out login/out

* fixes to make it work across zmN, postman and curl

* added back enabled check
2018-07-15 21:17:35 -04:00
..
csrf Fixes to montagereview and only load event data when in History mode 2017-11-28 14:50:21 -05:00
Control.php fix spacing, add code comment 2018-03-03 09:25:04 -08:00
Event.php Fix Messages=>Messaged 2018-05-15 21:56:17 +02:00
Filter.php fixes #2105 2018-06-06 08:18:33 -05:00
Frame.php always return an array from find_all 2018-04-20 14:23:27 -04:00
Group.php spacing 2018-04-18 12:30:32 -04:00
Monitor.php Fix my botched change to generateAuthHash 2018-06-25 14:50:54 -04:00
MontageLayout.php montage layout improvements 2017-11-22 12:33:34 -05:00
Server.php spacing 2018-07-09 13:07:16 -04:00
Storage.php test for existence of Storage path before trying things like disk_total_space which will fill the html output with php errors. 2018-07-11 17:21:44 -04:00
actions.php fix reCaptcha failure still allowing login 2018-07-12 11:44:20 -04:00
auth.php 2156 api login (#2157) 2018-07-15 21:17:35 -04:00
config.php.in Migrate Webcache out of webroot (#2083) 2018-04-19 15:01:46 -04:00
control_functions.php Fix ptz controls. Something has changed in the way the Event object works, but we don't actually need it. 2018-01-11 13:14:11 -05:00
database.php Implement MonitoServerId,StorageServerId,FilterServerID in Filters 2018-04-25 13:05:19 -07:00
functions.php We should not use a hard path in cache bust 2018-07-11 15:48:01 -04:00
lang.php Fix user language setting never being used 2017-09-29 11:20:20 +10:00
logger.php Turn off debug 2018-01-19 08:17:33 -08:00