Moodle Plugins directory: Magic: Versions: v1.0.1 | Moodle.org

Magic
Authentication ::: auth_magic
Maintained by
Stefan Scholz,
bdecent gmbh
Simplifying authentication and automating workflows.
Magic v1.0.1
Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3
Released: Saturday, 27 January 2024, 12:41 AM
Code prechecks
phplint
phpcs10 | 33
js0 | 3
css1 | 0
phpdoc
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLMagic authentication
bdecentgmbh / moodle-auth_magic
Changes
v1.0.1 (Release Candidate)
Compatibility: Moodle 3.9 - 4.3
- 2023-11*24 - Improvement: Login keys can be used either once or until expiry
- 2023-11*24 - Improvement: Display expiration time in notification
- 2023-11*24 - Improvement: Support any authentication method
- 2023-11*24 - Improvement: Support for passwords users using magic auth
- 2023-11*24 - Improvement: Support for usernames to get magic link
- 2023-11*24 - Improvement: Reduced default expiry time to 10min (login) and 1hour (invitation)
- 2023-11*24 - Compatibility: Moodle 4.3 support
- 2023-11*24 - Compatibility: Moodle 4.2 support
v1.0.0 (Release Candidate)
Compatibility: Moodle 3.9 - 4.1
- 2023-04*04 - Feature: Log in using magic links
- 2023-04*04 - Feature: Implemented privacy provider
- 2023-04*04 - Setting: Magic invitation link expiry
- 2023-04*04 - Setting: Magic login link expiry
Version information
- Version build number
- 2023112400
- Version release name
- v1.0.1
- Maturity
- Release candidate
- MD5 Sum
- e8c5862d588ccfbb366e1f87de8f1d5e
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.0.1
Default installation instructions for plugins of the type Authentication
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myauth") in the "auth" subdirectory.
- Visit http://yoursite.com/admin to finish the installation