Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.2
-
Component/s: Web Services
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE
-
Fixed Branches:MOODLE_32_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-57102-master -
Pull Master Diff URL:
Description
The app needs this URL for actions like confirm a user after signup, since we need to pass this URL to auth_email_signup_user.
If the site is configured to login "via the app", the WS tool_mobile_get_public_config doesn't return this URL so the app doesn't know where to redirect.