Force user to fill out required fields in user account

Created on 9 December 2019, about 5 years ago
Updated 10 April 2024, 8 months ago

Hi,

when a user registers via social auth (in my case with facebook), the user gets registered without to getting forced to fill out required fields in the user account in register display.

Example

1. scenario:

User registers via normal user/register page with his email address. User account gets created only if the required fields are filled out.
Lets say the user has to accept terms of use (only a bool checkbox field which is required - not the terms of use module).
If the user don't accept and don't tick the bool checkbox field, he isn't able to create an account.

2. scenario:

User registers via social auth (here facebook) with his FB accout credentials. User account gets created although the required fields are not filled out.
Lets say the user has to accept terms of use (only a bool checkbox field which is required - not the terms of use module).
The user is able to create an account, despite he don't accept and don't tick the bool checkbox field.

This may violate the gdpr and may also cause massive legal problems.

Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

🇩🇪Germany dercheffe Sersheim, Germany

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇺🇦Ukraine vasyok

    Hi guess.
    Today patch can not be applied.
    In current version there is no /src/Controller/SocialAuthController.php file.

  • 🇮🇳India prashant.c Dharamshala

    This feature would be a great addition as we do not want users to fill in the registration form fields after logging in. Will try to apply the patch to the latest version of the module.

Production build 0.71.5 2024