Tél : 0262 967 291 | Fax : 0972 266 111

Télécharger la procédure support

dolibarr pb token : Security Token crash site if using old modules

Security Token crash site if using old modules · Issue #16096 ·
Dolibarr/dolibarr · GitHub:
https://github.com/Dolibarr/dolibarr/issues/16096

As a temporary workaround, you can edit the main.inc.php file & search for the following line (in my case it was on line 442):

if (GETPOSTISSET('token') && GETPOST('token', 'alpha') != $_SESSION['token'])

then add this line just before it:

$_GET['token'] = $_SESSION['token']; // Tmp workaround for https://github.com/Dolibarr/dolibarr/issues/16096

Détails de l'Article

Article ID:
7
Date:
2021-06-14 14:21:24
Affichage:
6.062
Evaluer (Voter):
(1)

Articles en rapport

Mentions légales || Politique de confidentialité || Log in || Hebergement par Ovh || Copyright gigarun ingenierie © 2018