MDL-66582 tool_mobile: Clean URLs from auth plugins
commit62a08b1df8a1b034eec31028d83b427b0807cc6a
authorJuan Leyva <juanleyvadelgado@gmail.com>
Thu, 24 Oct 2019 12:31:50 +0000 (24 14:31 +0200)
committerJuan Leyva <juanleyvadelgado@gmail.com>
Thu, 31 Oct 2019 11:03:39 +0000 (31 12:03 +0100)
treecdf2e0f64ad101b5c04c2cbc6a30c2eb9a9c491f
parent5b39bf184d49551b8de80e8934886a07f1cec74c
MDL-66582 tool_mobile: Clean URLs from auth plugins

In order to avoid the WebService to break we must double check that URLs coming from auth plugins are valid.
admin/tool/mobile/classes/api.php
admin/tool/mobile/tests/externallib_test.php