This website requires JavaScript.
Explore
Help
Register
Sign In
ZaneYork
/
zoneminder
Watch
1
Star
0
Fork
You've already forked zoneminder
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7c54ac85a0
zoneminder
/
web
/
api
/
app
History
Isaac Connor
618e6816ef
Rework auth. login using username and password only occurs on login action now. Including auth.php should not touch the session. auth_hash logins no longer touch the session. replace userLogin with a function called validateUser which matches the semantics of validateToken.
2019-08-15 14:59:15 -04:00
..
Config
need to prefix with _dir_ otherwise relative to initial script (
#2531
)
2019-02-17 11:31:10 -05:00
Console
further merges from cakephp 2.10.8
2018-03-21 13:09:55 -04:00
Controller
Rework auth. login using username and password only occurs on login action now. Including auth.php should not touch the session. auth_hash logins no longer touch the session. replace userLogin with a function called validateUser which matches the semantics of validateToken.
2019-08-15 14:59:15 -04:00
Model
Can't use this->data to avoid another db hit. Must load by id
2019-04-01 10:11:56 -04:00
Plugin
fixup half-merged changes to filter to view in montagereview
2019-04-08 16:57:41 -04:00
View
add templates for daemonControl to api
2018-11-14 12:54:40 -05: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