Auth Development tools

Authentication ::: auth_dev
Maintained by Carlos Escobedo
This plugin allow a user not logout when this user has loginas. It's useful to developers and main administrators.

Auth Development tools 2.2

Moodle 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: Thursday, 17 May 2018, 4:27 AM

Moodle Auth Development

Information

This plugin allow a 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 must be enable in: Home ▶ Site administration ▶ Plugins ▶ Authentication ▶ Manage authentication

And enable "Auth Development tools" to use it.

Add Redirect to specific URL when user logout.

Version

Moodle 3.5+, 3.4+, 3.2+, 3.1+, 3.0+, 2.9, 2.8 and 2.7 and 2.6.

TO INSTALL:

Git way - To install it using git, type this command in the root of your Moodle install:

git clone git@github.com:cescobedo/moodle-auth_dev.git auth/dev

Download way - Download the zip from - Unzip it into auth/ folder in your Moodle, - Rename the new folder "moodle-auth_dev-master" to "dev" - Enjoy!!!

NEW FEATURE - Privacy Subsystem implementation for auth_dev.

FUTURE SCOPE: - ADD useful actions to developer like not create user in ldap_plugin when user not exist.

Author

Carlos Escobedo

Version information

Version build number
2018051600
Version release name
2.2
Maturity
Stable version
MD5 Sum
9cec49d0c6172065b779afe19fa0f6e5
Supported software
Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Authentication

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myauth") in the "auth" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation