This module doesn't work with the Password Separate Form module (https://www.drupal.org/project/change_pwd_page).

The module I'm referring to moves the password changing functionality to a separate form, so the hook_form_alter() function in nocurrent_pass doesn't apply.

Comments

dshields’s picture

Status: Active » Needs review
StatusFileSize
new1.15 KB

This patch gets it to work as expected.

dshields’s picture

Assigned: dshields » Unassigned
eugenechechel’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new36.8 KB

Works.
No Current Password 7.x-1.0
Separate Password Form 7.x-1.2

vlooivlerke’s picture

This only work for user 1. (like image is showing)
Normal authenticated users still get the current password field.
Is there a setting I am missing?
Please help

bojan.m’s picture

StatusFileSize
new1.6 KB

I had problem with module Password Policy (https://www.drupal.org/project/password_policy) so I made little patch to module.

It works with this Password Policy module and Password tab. Not tested with other modules, maybe works well with them too.

darrellduane’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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