Projet

Général

Profil

« Précédent | Suivant » 

Révision 8108b423

Ajouté par jim-p il y a plus de 9 ans

Remove javascript alert DNS resolution action from the firewall log view. It was already removed from 2.2, and it's better not to allow a GET action to perform that action.

Voir les différences:

usr/local/www/diag_dns.php
140 140
	}
141 141
}
142 142

  
143
if( ($_POST['host']) && ($_POST['dialog_output']) ) {
144
	display_host_results ($host,$resolved,$dns_speeds);
145
	exit;
146
}
147

  
148 143
function display_host_results ($address,$hostname,$dns_speeds) {
149 144
	$map_lengths = function($element) { return strlen($element[0]); };
150 145

  

Formats disponibles : Unified diff