Moodle Plugins directory: Authentication by IP: Versions: 1.4 (Build: 2018053000) | Moodle.org
Authentication by IP
Authentication ::: auth_ip
Maintained by
Jordi Pujol-Ahulló,
Robert Marsal,
Daniel Tome Fernandez,
Cristian Martinez
This authentication plugin helps to manage manual accounts being accessed only by the list of restricted IPs.
Authentication by IP 1.4 (Build: 2018053000)
Moodle 3.3, 3.4
Released: miércoles, 30 mayo 2018, 9:42 PM
Authentication plugin restricted by IP
This authentication plugin helps to manage manual accounts being accessed only by the list of restricted IPs.
Installation
Install it as usual:
- Download it (via zip or git) into MOODLE/auth/ip
- Log in into Moodle
- Go to "Notifications"
- Set up the list of IPs enabled to access to your Moodle.
- Save changes.
- Go to Administration->Plugins->Authentication->Manage plugins
- Enable plugin "Authentication by IP".
Usage
Setting this authentication type to a user:
- Go to a user profile.
- Set the authentication type "Authentication by IP"
Updating the list of restricted IPs:
- Go to Administration->Plugins->Authentication->Manage plugins
- Update the list of IPs
NOTE: After updating the list of IPs, an email will be sent to the administrator email, just for security.
License
It is released as GPL v3.
Authors:
- Robert Boloc
- Jordi Pujol-Ahulló
Copyright 2013 onwards Servei de Recursos Educatius (http://www.sre.urv.cat)
Version information
- Version build number
- 2018053000
- Version release name
- 1.4 (Build: 2018053000)
- Can be updated from
- 1.2 (Build: 2015072300) (2015072300), 1.3 (Build: 2017020800) (2017020800), 1.4 (Build: 2017020800)
- Maturity
- Stable version
- MD5 Sum
- 51e3f02528def422a765dd867fb9fc9d
- Supported software
- Moodle 3.3, Moodle 3.4
- The more recent release 2022021700 (2022021700) exists for Moodle 3.3
- The more recent release 2022021700 (2022021700) exists for Moodle 3.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
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