Simplify the creation of new user accounts

Created on 2 December 2022, almost 2 years ago
Updated 1 February 2023, over 1 year ago

For now there is not possible to create user entity.

The access control by \Drupal\user\UserAccessControlHandler::checkAccess prevents updates to the anonymous user entity.
Since newly created entity has not been saved yet, it has no ID and is therefore recognized as anonymous.

This mean that we can't create a user account, because we can't save the entity without filling all of its required fields.

Maybe a new action in the eca_user sub-module which allows the input of all required fields in the once action is the best way forward.

Feature request
Status

Fixed

Version

1.2

Component

Code

Created by

🇷🇺Russia a.sinitsa

Live updates comments and jobs are added and updated live.
  • Documentation

    Primarily changes documentation, not code. For Drupal core issues, select the Documentation component instead of using this tag. In general, component selection is preferred over tag selection.

  • Accessibility

    It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.

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.

Production build 0.71.5 2024