Password field when creating new user entry displays incorrectly

Bug #1361811 reported by Zachary Smith
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
phpldapadmin (Ubuntu)
Fix Released
Undecided
William Desportes

Bug Description

1) Description: Ubuntu 14.04.1 LTS
Release: 14.04

2) phpldapadmin: 1.2.2-5ubuntu1.1

3) When creating a new user entry within phpldapadmin I expected to see the Password field with two input boxes to enter the new users password.

4) When creating a new user entry using phpldapadmin the two password fields did not display. Instead there was another phpldapadmin page where the password fields should have been.

After doing some searching it appears the error is caused by line 2469 of /usr/share/phpldapadmin/lib/TemplateRender.php. Looking at previous patches to phpldapadmin it looks like all instances of 'password_hash' where replaced with 'password_hash_custom'. The instance of 'password_hash' within TemplateRender.php was missed. If a user changes this to 'password_hash_custom' the password fields within phpldapadmin display correctly.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in phpldapadmin (Ubuntu):
status: New → Confirmed
Revision history for this message
J Savage (josephbsavage) wrote :

This is still an issue. I confirmed it because it is an easy fix that can be quickly updated in the repos.

Revision history for this message
jellisii (jellisii) wrote :
Changed in phpldapadmin (Ubuntu):
status: Confirmed → Fix Released
assignee: nobody → William Desportes (williamdes)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.