-
Bug
-
Resolution: Fixed
-
Minor
-
3.8.5, 3.9.2
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
MDL-69759-master -
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.
- has a non-specific relationship to
-
MOBILE-3556 Mobile app site check causes unnecessary errors in server log
- Closed