aboutsummaryrefslogtreecommitdiffstats
path: root/include/api_auth.php
Commit message (Expand)AuthorAgeFilesLines
* 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