Closed (fixed)
Project:
PAM Authentication
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2008 at 22:05 UTC
Updated:
25 Jul 2012 at 18:41 UTC
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
Comment #1
erikwebb commentedhttp://drupalcode.org/project/pam_auth.git/commit/a210034