-
Bug
-
Resolution: Fixed
-
Minor
-
2.3
-
- 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.
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
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:
- 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
-