Email-based self-registration with admin confirmation

Authentication ::: auth_emailadmin
Maintained by Felipe Carasso
Provides email-based self-registration with admin confirmation instead of user confirmation.

Email-based self-registration with admin confirmation 1.4.3

Moodle 3.4, 3.5, 3.6, 3.7
Released: Tuesday, 9 July 2019, 4:13 PM
moodle-auth_emailadmin
======================

Moodle plugin to provide email self-registration with admin confirmation.

The confirmation email is sent to the main admin account's email address.

When the admin clicks on the confirmation link, a "welcome" email is sent to the user.

Email body is customizable within the language file.

Based on default email-based self-registration module.

***Please read the INSTALL file carefully***

What's new in 1.4.3
================
fix(ISSUE-17): repairs lock user fields, db update
feat(ISSUE-18): adds support for notifying users with user update capability
fix(ISSUE-21): updates config to use settings api
fix(ISSUE-25): makes use of lib function to gather profile fields

What's new in 1.4.2
================
fix(ISSUE-26): adds login and capability check to confirm.php (fixes phantom user-confirm)

Version information

Version build number
2019070802
Version release name
1.4.3
Maturity
Stable version
MD5 Sum
1d59de5c9315430fb41b8c96b1990037
Supported software
Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
1.4.3

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