Move api_auth() out to a file that can be included from plugins/modules to allow them to expose their own programmatic API.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
* Also provides a function for OpenID identiy matching.
|
||||
*/
|
||||
|
||||
require_once('include/api_auth.php');
|
||||
require_once('include/security.php');
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user