Attempt to read property "pass" on null

Created on 26 January 2024, 5 months ago
Updated 30 January 2024, 5 months ago

getting this error on /admin/people/create

Warning: Attempt to read property "pass" on null in Drupal\simple_password_policy\Field\Plugin\Field\FieldType\PasswordItem->preSave() (line 31 of modules/contrib/simple_password_policy/src/Field/Plugin/Field/FieldType/PasswordItem.php).

Drupal\Core\Entity\EntityStorageException: The password must satisfy the following password policy rules:

  • Must be at least 12 characters long.
  • Must contain at least 1 lowercase character.
  • Must contain at least 1 uppercase character.
  • Must contain at least 1 special character.
  • Must contain at least 1 numeric character.

in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 815 of core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡΅πŸ‡­Philippines rusylnarito

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024