auth/dev
From MoodleDocs
auth/dev | |
---|---|
Type | Authentication |
Set | N/A |
Downloads | https://moodle.org/plugins/view.php?plugin=auth_dev |
Issues | https://tracker.moodle.org/browse/CONTRIB/component/13731 |
Discussion | N/A |
Maintainer(s) | Carlos Escobedo |
Information
This plugin allow a site admin user not logout when this user has loginas. It's useful to developers and main administrators. You have to enable in authentication settings to work it. It was created thinking in site admins.
You have to enable in authentication settings to work it.
This plugin must be enable in:
Home ▶ Site administration ▶ Plugins ▶ Authentication ▶ Manage authentication
And enable "Auth Development tools" to use it.
Instalation
- Get last version of plugin in plugin entry.
- Unzip it into auth/ folder in your Moodle.
- Be sure that the final name of the directory is: dev, the full path in your Moodle installation will be auth/dev
Screenshots
Site Admin user using loginas feature.
Settings to where you can enable redirect the user to a url when the user logout.
How to report a bug
Please, use tracker in Auth Development.
New Proposals
- Redirect to specific URL when user logout.
Please for suggestion, use comments in plugin entry.