-
-
Notifications
You must be signed in to change notification settings - Fork 62
Test SSO without an CAS or OAUTH2 Server
Daniel Vogt edited this page Nov 22, 2021
·
1 revision
You have to change this file: /admin/tool/mobile/launch.php
Just comment out Line 63 like this:
if (empty($SESSION->justloggedin) and
$typeoflogin != tool_mobile\api::LOGIN_VIA_BROWSER and
$typeoflogin != tool_mobile\api::LOGIN_VIA_EMBEDDED_BROWSER) {
// throw new moodle_exception('pluginnotenabledorconfigured', 'tool_mobile');
}
- Example Config.json and Options
- Change Download Folder
- Download (external) linked files
- Copy a token from the Moodle app
- Telegram Notification
- Additional Youtube-dl Settings
- Use cookies when downloading
- Download public courses
- Set user id and Moodle version number manually
- Exclude file extensions
- Download password protected external links
- Use of external programs to download external links
- Start Moodle dl periodically or via Telegram