Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.3
-
Component/s: Log in screen
-
Labels:
-
Testing Instructions:
- Modify your login/token.php file so it takes more than 15 seconds to answer (but less than 30!).
- Check that you can add the site in the app.
-
Affected Branches:MOODLE_23_STABLE
-
Fixed Branches:MOODLE_23_STABLE
-
Pull Master Diff URL:
Description
Now that we send some fake params in $mmSitesManager#siteExists due to MOBILE-1144 the execution of the script might be slower. There are some cases where the timeout is triggered because this script takes too long to check if the user exists.
Forum discussion:
Attachments
Issue Links
- is a regression caused by
-
MOBILE-1144 Pass username, password and service to login/token.php in $mmSitesManager#siteExists to be able to use CORS
-
- Closed
-