mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
Fix: ajout d'un niveau supplmentaire du cache du jeton
This commit is contained in:
@@ -97,7 +97,7 @@ print $langs->trans("LDAPDescContact").'<br>';
|
||||
print '<br>';
|
||||
|
||||
print '<form method="post" action="'.$_SERVER["PHP_SELF"].'?action=setvalue">';
|
||||
print '<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
|
||||
print '<input type="hidden" name="token_level_1" value="'.$_SESSION['newtoken'].'">';
|
||||
|
||||
$html=new Form($db);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user