rwth-acis / moodle-data-proxy

3 stars 1 forks source link

Feature: User whitelist #40

Closed phil-cd closed 3 years ago

phil-cd commented 3 years ago

This PR corresponds to the following issue: https://github.com/rwth-acis/moodle-data-proxy/issues/39 It adds the functionality of a user whitelist. The whitelist can be enabled or updated by calling the "/setWhitelist" method (sending a CSV file of email addresses) and it can be disabled by calling "/disableWhitelist". If the whitelist is enabled, only data corresponding to the users on the whitelist is sent to MobSOS.