Skip to content

Releases: hrimhari/moodle-auth_emailadmin

Blocks 'resend confirmation'

01 Oct 00:12
Compare
Choose a tag to compare
  • ISSUE-50: Proper escaping of single qutoes in lang file,
  • ISSUE-45: User can login without admin's intervention (using Re-send confirmation button),
  • ISSUE-38: Confirmation message to the admin gives randomly wrong user name.

Compatibility with Moodle 3.9

10 Jun 04:39
1090d51
Compare
Choose a tag to compare

Some functions have been dropped in 3.9 and need to be removed from the plugin.

Repairs captcha after Auth API migration

24 Jul 02:48
9ef9f7b
Compare
Choose a tag to compare
Merge pull request #30 from hrimhari/release/1.4.3

fix(ISSUE-29): repairs config reference for Captcha after Auth API migration

Addressing old issues

09 Jul 08:05
bb9e278
Compare
Choose a tag to compare
Merge pull request #28 from hrimhari/release/1.4.3

Fixes for release 1.4.3

Blocks confirm page if not authenticated and with capability

05 Jul 02:10
37d20d3
Compare
Choose a tag to compare
Merge pull request #27 from hrimhari/bugfix/ISSUE-26-phantom-confirm

Bugfix/issue 26 phantom confirm

1.2.4

06 Apr 22:23
Compare
Choose a tag to compare
  • Bug fix: PHP syntax.
  • Bug fix: wrong language for admin notification.
  • Bug fix: wrong error detection for email_to_user().

1.2.3

06 Apr 21:49
Compare
Choose a tag to compare
  • Bug fix: wrong syntax for get_string_manager().
  • Bug fix: wrong error detection for email_to_user().

1.2.2

06 Apr 16:42
Compare
Choose a tag to compare
Update version.php