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.5

Moodle 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10
Released: Wednesday, 10 June 2020, 12:40 PM
WARNING: Moodle 3.6 introduced a "Resend Confirmation" feature that enables unconfirmed users to self-confirm. A bug is opened with Moodle to fix this regression: https://tracker.moodle.org/browse/MDL-70381

See also https://github.com/hrimhari/moodle-auth_emailadmin/issues/45

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***

Version information

Version build number
2030061000
Version release name
1.4.5
Maturity
Stable version
MD5 Sum
b904b30de32985939d7de1572517942b
Supported software
Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10

Version control information

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

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