Closed (fixed)
Project:
User Read-Only
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2011 at 11:52 UTC
Updated:
31 Dec 2014 at 16:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sw3b commentedsame for me !
Comment #2
FNGR commentedsame here!
Comment #3
filsterjisah commentedThis current password field is used for when a user changes some fields in his own account: I think e-mail and password. Because the form is loading as anonymous user, this field is never included in the admin settings.
Please try attached patch.
Comment #4
filsterjisah commentedFixed typo user_Load()
Comment #5
filsterjisah commentedand removed dpm() .... third time ftw
Comment #6
deekayen commentedThis wasn't marked to need review, so it got missed.
Comment #7
rdrh555 commentedConfirmed "Current Password" field still visible/enabled when configured to be hidden (using "pass" in admin settings). Only the "pass" field is available in admin settings prior to patch. After applying patch #5 current_pass_required_values & current_pass available in admin settings. Configuring current_pass allows disabling/hiding of "Current Password" field for non-admin users.
Comment #9
deekayen commented