Skip to content

Check that the password conf section is present before trying to add validation rules — some users don't have it.

Robert Sinton requested to merge custom/patch/am_password_access into custom/art_money

What I did

  • Added a guard

Implications

None

Setup

Log in as a user who has access to admin/accounts, but can't change passwords

How to test

Load the admin/accounts screen. Observe the lack of a JS error.

Merge request reports