zoneminder/web/api/app
Isaac Connor 23ddc83ad4
fix_2167 (#2168)
* Populate a global  from the session on every request. Use the  object instead of using allowedMonitors in session.

* fix when  gets loaded.

* use  for auth, and add Monitor Edit checks to Zone add/delete/edit

* add back the ZM_OPT_USE_AUTH test for being logged in in AppController

* Update permissions code to use

* change quotes

* Update permission code to use

* Use  instal of session for systemPermission

* deprecate montiorPermision in session

* use  instead of session streamPermission

* move login code back into AppController. Has to be done for every request

* deprecate eventPermission, controlPermission and systemPermission in session.

* handle auth params in query string as well as post

* exit on HUP to free up memory.

* add missing global user

* system should be System
2018-08-08 09:59:46 -04:00
..
Config brackets and spaces 2018-04-06 14:52:56 -04:00
Console further merges from cakephp 2.10.8 2018-03-21 13:09:55 -04:00
Controller fix_2167 (#2168) 2018-08-08 09:59:46 -04:00
Model Merge branch 'storageareas' into api_auth 2018-07-10 12:46:30 -04:00
Plugin fix submodule again 2018-07-01 08:23:00 -05:00
View Merge branch 'storageareas' into api_auth 2018-07-10 12:46:30 -04:00
vendor Merged Angular UI branch API to master 2015-06-11 02:58:58 +00:00
webroot Migrate Webcache out of webroot (#2083) 2018-04-19 15:01:46 -04:00
index.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00