Skip to content

Restrict module and section access based on user authentication method.

License

Notifications You must be signed in to change notification settings

bobopinna/moodle-availability_auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moodle-availability_auth Build Status

Restrict access based on user authentication method.

Idea

User profile availability plugin does not include authetication methods. This plugin implement it.

This plugin only pops up when there is more than one valid authentication method is used in the system (obvious, we need a least 2 authentication method to restrict). "No Login" is not a valid authentication method. A user with "No Login" as authentication method can not log in to Moodle.

Conditional availability conditions

Check the global documentation about conditional availability conditions: https://docs.moodle.org/en/Conditional_activities_settings

Requirements

This plugin requires Moodle 3.9+

Installation

Install the plugin like any other plugin to folder /availability/condition/auth See http://docs.moodle.org/en/Installing_plugins for details on installing Moodle plugins

Initial Configuration

This plugin does not need configuration after installation.

Theme support

This plugin is developed and tested on Moodle Core's Boost theme and Boost child themes, including Moodle Core's Classic theme.

Plugin repositories

This plugin will be published and regularly updated on Github: https://github.com/bobopinna/moodle-availability_auth

Bug and problem reports / Support requests

This plugin is carefully developed and thoroughly tested, but bugs and problems can always appear. Please report bugs and problems on Github: https://github.com/bobopinna/moodle-availability_auth/issues We will do our best to solve your problems, but please note that due to limited resources we can't always provide per-case support.

Feature proposals

Please issue feature proposals on Github: https://github.com/bobopinna/moodle-availability_auth/issues Please create pull requests on Github: https://github.com/bobopinna/moodle-availability_auth/pulls We are always interested to read about your feature proposals or even get a pull request from you, but please accept that we can handle your issues only as feature proposals and not as feature requests.

Moodle release support

This plugin is maintained for the latest major releases of Moodle.

Copyright

eWallah.net and Roberto Pinna

About

Restrict module and section access based on user authentication method.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 73.6%
  • Gherkin 26.4%