MDL-58714 tool_mobile: Return mobile auth plugins via public AJAX ws
commit7b1c55ead3a677d0d20612af0ca62484c9d7d9d3
authorJuan Leyva <juanleyvadelgado@gmail.com>
Fri, 29 Sep 2017 08:19:41 +0000 (29 10:19 +0200)
committerJuan Leyva <juanleyvadelgado@gmail.com>
Fri, 29 Sep 2017 08:42:18 +0000 (29 10:42 +0200)
treef3f6444e4ae94ece1fe487fe7fc0f4ad1acc75a0
parent91cbdda6afdd415dc7df41257a9d75fc16f2e821
MDL-58714 tool_mobile: Return mobile auth plugins via public AJAX ws

External function
tool_mobile::tool_mobile_get_plugins_supporting_mobile is now available
via AJAX for not logged users.
When called via AJAX without a user session the function will return
only auth plugins.
admin/tool/mobile/classes/api.php
admin/tool/mobile/db/services.php
admin/tool/mobile/upgrade.txt
admin/tool/mobile/version.php