Aim-Educational / FarmMaster

MIT License
0 stars 0 forks source link

[2 Days] Provide a means for people who are stored as contacts in the system to gain access to their GDPR data. #19

Closed BradleyChatha closed 4 years ago

BradleyChatha commented 5 years ago

The functionality to actually get the GDPR data already exists via the IServiceGdprData interface we use for User's ability to download their data.

Just need to figure out an easy way for people who are contacts in the system, but aren't users, to request their data.

Anon requests will simply have to be done manually, as automated ones are ripe for abuse for non-users of the system.