Projet

Général

Profil

« Précédent | Suivant » 

Révision fe06990e

Ajouté par Ermal il y a plus de 9 ans

Also here be more strict on checking to return proper result

Voir les différences:

etc/inc/ipsec.auth-user.php
96 96

  
97 97
if (!$username || !$password) {
98 98
	syslog(LOG_ERR, "invalid user authentication environment");
99
	if (isset($_GET)) {
99
	if (isset($_GET['username'])) {
100 100
		echo "FAILED";
101 101
		closelog();
102 102
		return;

Formats disponibles : Unified diff