Projet

Général

Profil

« Précédent | Suivant » 

Révision 3b9ef0ef

Ajouté par Ermal il y a plus de 9 ans

Inverse the sense of the toggles to avoid configuration upgrades

Voir les différences:

etc/inc/vpn.inc
616 616
				$left_spec = $ep;
617 617

  
618 618
				if (isset($ph1ent['reauth_enable']))
619
					$reauth = "reauth = yes";
620
				else
621 619
					$reauth = "reauth = no";
622
				if (isset($ph1ent['rekey_enable']))
623
					$rekey = "rekey = yes";
624 620
				else
621
					$reauth = "reauth = yes";
622
				if (isset($ph1ent['rekey_enable']))
625 623
					$rekey = "rekey = no";
624
				else
625
					$rekey = "rekey = yes";
626 626

  
627 627
				$ipseclifetime = 0;
628 628
				$rightsubnet_spec = array();

Formats disponibles : Unified diff