Projet

Général

Profil

« Précédent | Suivant » 

Révision fa9667d2

Ajouté par Ermal il y a plus de 9 ans

Fixes #3823 Properly parse auth tags as variables

Voir les différences:

etc/inc/ipsec.inc
485 485
	@file_put_contents("{$g['tmp_path']}/smp_status.xml", $response);
486 486
	unset($response, $sread);
487 487

  
488
	$custom_listtags = array('ikesa', 'childsa', 'network');
488
	$custom_listtags = array('ikesa', 'childsa', 'network', 'auth');
489 489
	$response = parse_xml_config("{$g['tmp_path']}/smp_status.xml", "message");
490 490
	@unlink("{$g['tmp_path']}/smp_status.xml");
491 491
	unset($custom_listtags);

Formats disponibles : Unified diff