Issue #392 has been updated by Clément OUDOT.

Category set to Self Service Password
Target version set to self-service-password-?

Hi,

please pick a subject that describe the problem.

For the content, the parameter is not passed because in this case, we do not 
have user password, so this is alwaus the manager who changes the password. The 
fix would be to force "manager" as value passed to the function.
----------------------------------------
Bug #392: self-service-password 0.7 (latest version)
http://tools.lsc-project.org/issues/392

Author: Stéphane Baud
Status: New
Priority: Normal
Assigned to: 
Category: Self Service Password
Target version: self-service-password-?


The change_password() call in resetbyquestions.php, is missing the last 
argument ($who_change_password) which triggers the following warning when 
configured for use with Active Directory :

PHP Warning:  Missing argument 9 for change_password(), called in 
/application/pwdreset/test/pages/resetbyquestions.php on line 158 and defined 
in /application/pwdreset/test/lib/functions.inc.php on line 195, referer: 
http://pwdreset-tst/index.php?action=resetbyquestions

Simply adding the missing argument (tested locally) fixes the problem.



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________
ltb-dev mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-dev

Reply via email to