oneall / social-login-phpbb

Social Login for phpBB allows your users to login and register with 40+ social networks. It increases your phpBB user registration rate by simplifying the registration process.
https://docs.oneall.com/plugins/guide/social-login-phpbb/
52 stars 33 forks source link

Working alongside Privacy Policy extension #68

Open LordPhobos opened 6 years ago

LordPhobos commented 6 years ago

Hi

On my board, in Italy, I really need to have working both oneall social login and the Privacy Policy extension from @david63 (you can find it here: https://www.phpbb.com/community/viewtopic.php?f=456&t=2464776 ), that forbids users access to the board without accepting it's privacy policy in compliance with the EU gdpr and storing many informations like the acceptance data, which data is recorded, ecc.

Obviously, using Oneall to register, this is easily avoided.

Could you help me with insights on how to make the two extensions working together, having a look at that?

Many thanks in advance.