PHP error: Undefined index: passwordRecoverySalt
PHP error: Undefined index: passwordRecoverySalt
*** FusionDirectory bug report *** FusionDirectory Version: 1.0.6
Tried to recover my password.
*** PHP error information ***
=== Error === PHP error: Undefined index: passwordRecoverySalt (/usr/share/fusiondirectory/html/class_passwordRecovery.inc, line 250) === /Error ===
=== Trace === Trace[0]:function html_trace File : /usr/share/fusiondirectory/include/php_setup.inc Line : 230 Type : - "Undefined index: passwordRecoverySalt"
Trace[1]:function gosaRaiseError File : /usr/share/fusiondirectory/html/class_passwordRecovery.inc Line : 250 Type : - "8","Undefined index: passwordRecoverySalt","/usr/share/fusiondirectory/html/class_passwordRecovery.inc","250",array(CLASS: ldapMultiplexer,"ou=tokens,dc=c3d2,dc=local","cn=config,ou=tokens,dc=c3d2,dc=local",array())
Trace[2]:class passwordRecovery / function readLdapConfig File : /usr/share/fusiondirectory/html/class_passwordRecovery.inc Line : 110 Type : method
Trace[3]:class passwordRecovery / function passwordRecovery File : /usr/share/fusiondirectory/html/recovery.php Line : 27 Type : method
===
(from redmine: issue id 2941, created on 2014-01-14, closed on 2014-02-04)
- Changesets:
- Revision ff0ae7fb by Côme Chilliet on 2014-01-14T09:48:26.000Z:
Fixes: #2941 fixed PHP errors in password recovery when it's disabled
- Revision f34a17ec by Côme Chilliet on 2014-01-14T09:48:43.000Z:
Fixes: #2941 fixed PHP errors in password recovery when it's disabled
- Revision 067ed4a9 by Côme Chilliet on 2014-01-14T18:06:04.000Z:
Fixes: #2941 fixed PHP errors in password recovery when it's disabled