Fix: vérification du mot de passe ldap
This commit is contained in:
parent
f9dbe4d5ea
commit
b994db134d
@ -842,7 +842,7 @@ else
|
|||||||
{
|
{
|
||||||
if ($passDoNotExpire)
|
if ($passDoNotExpire)
|
||||||
{
|
{
|
||||||
print '<td>'.$langs->trans("LdapUacf_".$statut);.'</td>';
|
print '<td>'.$langs->trans("LdapUacf_".$statut).'</td>';
|
||||||
}
|
}
|
||||||
else if($userChangePassNextLogon)
|
else if($userChangePassNextLogon)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user