auth/dev: Difference between revisions
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 |
Line 12: | Line 12: | ||
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. | 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. | It was created thinking in site admins. | ||
You have to enable in authentication settings to work it. | |||
This plugin must be enable in: | This plugin must be enable in: |
Revision as of 09:13, 28 August 2014
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.
Site Admin user after click in his name.
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.