Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Gabriel Torres Posted May 28, 2018 Posted May 28, 2018 Hello, Today I received an email from Facebook for Developers (we have Facebook Login enabled) that reads something like "A Facebook user requested that you delete all data collected by your organization through Facebook," and provided the user's Facebook ID. I was able to locate the user running the query below. SELECT name FROM core_members WHERE fb_uid='XXXXXXXXX'; Knowing the name of the user, I was able to delete it. Luckily, the user had zero posts. I wonder if there is a way to do this search through the ACP. Cheers
Aiwa Posted May 28, 2018 Posted May 28, 2018 Data collected by your organization THROUGH Facebook. I guess that begs the question of what data was collected through Facebook... Username? Email? Login token? IP address? Post content wouldn't qualify because that wasn't obtained through Facebook. Now, for a user with zero posts, deleting seems the easiest solution though. I agree with you there.
Gabriel Torres Posted May 29, 2018 Author Posted May 29, 2018 Hi @Aiwa I received this mesage in Portuguese, so the wording in English may be a little bit different, but, anyway, I was just wondering if there is an easier procedure than running a manual SQL query. BTW. We are online for 15+ years and have 650,000 registered users and this is the first time we received such a message. So it is not a big deal anyway.
newbie LAC Posted May 29, 2018 Posted May 29, 2018 Hello, 2 minutes ago, Gabriel Torres said: and this is the first time we received such a message Welcome to GDPR world Similar topic
Steve Bullman Posted May 29, 2018 Posted May 29, 2018 Isn't it enough to just unlike their facebook to their forum account?
Gabriel Torres Posted May 30, 2018 Author Posted May 30, 2018 On 5/29/2018 at 9:58 AM, Steve Bullman said: Isn't it enough to just unlike their facebook to their forum account? Good question! Several good answers at the other topic linked by newbie_lac.
Steve Bullman Posted May 30, 2018 Posted May 30, 2018 21 minutes ago, Gabriel Torres said: Good question! Several good answers at the other topic linked by newbie_lac. thanks, and obviously that should have read 'unlink'
Recommended Posts
Archived
This topic is now archived and is closed to further replies.