This PR corresponds to the following issue: #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.
This PR corresponds to the following issue: #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.