Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.8.5, 3.9.2
-
Component/s: Web Services
-
Testing Instructions:
-
Affected Branches:MOODLE_38_STABLE, MOODLE_39_STABLE
-
Fixed Branches:MOODLE_38_STABLE, MOODLE_39_STABLE
-
Pull from Repository:
-
Pull 3.8 Branch:
MDL-69759-m38 -
Pull 3.9 Branch:
MDL-69759-m39 -
Pull 3.10 Branch:
MDL-69759-m310 -
Pull Master Branch:
MDL-69759-master -
Pull Master Diff URL:
Description
When a user logs into the mobile app, it checks the server by making a call to /login/token.php. This causes errors in the log because required parameters are not supplied.
I am proposing that the app passes a special parameter to be used only for this purpose, which would then cause the script to exit before the required parameter checks.
For more detail, see MOBILE-3556.
Attachments
Issue Links
- has a non-specific relationship to
-
MOBILE-3556 Mobile app site check causes unnecessary errors in server log
-
- Closed
-