Skip to content

mrmuehle/moodle-availability_ipaddress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moodle - availability ip address plugin

Restrict access to any activity by ip-address. Most activities don't support this feature.

Author

MFreak.nl

  • Author: Luuk Verhoeven, MFreak.nl
  • Min. required: Moodle 3.2.x
  • Supports PHP: 7.0 | 7.1

Build Status

Screenshot

List of features

  • Supports comma separate list of ip-addresses
  • Subnet support, eg 192.168.1.0/24
  • Inline ip-address validation
  • Turning on/off with eye icon, without lossing the input value.

Installation

  1. Copy this plugin to the availability\condition\ipaddress folder on the server
  2. Login as administrator
  3. Go to Site Administrator > Notification
  4. Install the plugin

TODO

  • Behat tests ip validation

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

License

The GNU GENERAL PUBLIC LICENSE. Please see License File for more information.

Contributing

Contributions are welcome and will be fully credited. We accept contributions via Pull Requests on Github.

About

Restrict access by ip address for activities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%