Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2.2
-
Fix Version/s: 3.4
-
Component/s: Web Services
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE
-
Fixed Branches:MOODLE_34_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-58714-master -
Pull Master Diff URL:
Description
We should be returning the list of remote add-ons for the auth plugin type in a public (not loggin required) Web Service.
The reason is that now in the app we support add-ons for authentication, so we need to retrieve the list of remote add-ons before the user is logged-in (so he is able to create a user account in the site for example).