d8-contrib-modules / password_policy

DEPRECATED - released to drupal.org
https://www.drupal.org/project/password_policy
0 stars 10 forks source link

Constraints disappear in add new user. #28

Closed lahoosascoots closed 9 years ago

lahoosascoots commented 9 years ago

Replication:

  1. Create a password policy with a length constraint, apply to Authed users.
  2. Navigate to /admin/people/create
  3. Note constraints exist
  4. Type in failing password
  5. Constraints disappear and only read "There are no constraints for the selected user roles"
nerdstein commented 9 years ago

Assigning to me to investigate

nerdstein commented 9 years ago

on beta14....

Able to reproduce

nerdstein commented 9 years ago

No JS errors, going to backend...

nerdstein commented 9 years ago

Awaiting merge of #38

nerdstein commented 9 years ago

Merged, closing