aboutsummaryrefslogtreecommitdiffstats
path: root/include/api_auth.php
Commit message (Collapse)AuthorAgeFilesLines
* some major cleanup of api authentication stuff - still needs much more and ↵redmatrix2015-12-101-33/+33
| | | | this still may not solve #206
* remove duplicated coderedmatrix2015-12-081-8/+10
|
* use killme() instead of die() so that any sessions are closed cleanly.redmatrix2015-12-081-4/+6
|
* Move api_auth() out to a file that can be included from plugins/modules to ↵ken restivo2015-11-101-0/+95
allow them to expose their own programmatic API.