Skip to content

mikzuit/moodle-auth_dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.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 [email protected]:cescobedo/moodle-auth_dev.git auth/dev

Download way

FUTURE SCOPE:

  • ADD useful actions to developer like not create user in ldap_plugin when user not exist.

Author

Carlos Escobedo

About

Moodle Authentication Development

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.3%
  • HTML 9.7%