aboutsummaryrefslogtreecommitdiffstats
path: root/include/api_auth.php
Commit message (Expand)AuthorAgeFilesLines
* issue #460redmatrix2016-07-251-1/+3
* sort out some of the authentication mess - with luck this may fix the DAV aut...redmatrix2016-07-201-11/+3
* static Appredmatrix2016-03-311-2/+2
* remove the unqualified "OAuth" namespace from the project. We need to referen...redmatrix2015-12-131-1/+1
* a couple of api improvementsredmatrix2015-12-111-1/+1
* some major cleanup of api authentication stuff - still needs much more and th...redmatrix2015-12-101-33/+33
* 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 al...ken restivo2015-11-101-0/+95