zoneminder/web/api/app/Controller
Isaac Connor bf163beedb Update permissions checking when viewing/editing users. Fixes #2982. Also add a beforeFind that will remove the Password field from the query so that we don't return passwords 2020-07-30 11:03:24 -04:00
..
Component API: Monitor and Event 'index' SQLi. Fixes #2099 2019-03-11 00:21:51 -07:00
AppController.php Add authhash to session 2019-09-03 11:33:02 -04:00
ConfigsController.php Include values in /etc/zm files in viewByName 2018-06-25 15:43:01 -04:00
ControlsController.php Merged Angular UI branch API to master 2015-06-11 02:58:58 +00:00
EventsController.php return relative frameId, also sort score frame by lowest frame to avoid bulk frames incase score is 0 2020-03-09 12:04:40 -04:00
FramesController.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
GroupsController.php fix #2771. Correct relationship from hasMany to hasAndBelongsToMany for Monitors in Group Modelel. Use save Assiociated in Controller, and add code to handle backwards compatibility by turning MonitorIds into the appropriate Monitor array 2019-12-15 15:31:40 -05:00
HostController.php better logs 2020-04-23 11:09:39 -04:00
LogsController.php Merged Angular UI branch API to master 2015-06-11 02:58:58 +00:00
MonitorsController.php Handle different command line syntax for zmcontrol.pl 2020-03-26 13:57:43 -04:00
PagesController.php further merges from cakephp 2.10.8 2018-03-21 13:09:55 -04:00
ServersController.php Allow users without System::View to read servers.json 2020-04-23 11:10:30 -04:00
StatesController.php We don't store all the permissions in the session anymore. We just use the global user object 2018-10-29 11:03:03 -04:00
StorageController.php Don't include related models in Storage index 2018-10-29 14:40:05 -04:00
UsersController.php Update permissions checking when viewing/editing users. Fixes #2982. Also add a beforeFind that will remove the Password field from the query so that we don't return passwords 2020-07-30 11:03:24 -04:00
ZonePresetsController.php fix spacing/quotes/google code style 2018-07-24 16:41:09 -04:00
ZonesController.php Fix Zone add api. Restart zmc when adding a zone. Use validation. Fixes #2983 2020-07-20 16:24:49 -04:00