The password boxes are displaying in the profile edit form, regardless of the setting of 'pam_auth_disable_password_changes'.

I believe cause to be line 61:
case 'user_edit'

It should be:
case 'user_profile_form'

Comments

erikwebb’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.