Issue #392 has been reported by Stéphane Baud. ---------------------------------------- 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: Target version: 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
