Projet

Général

Profil

« Précédent | Suivant » 

Révision 3c4fc30b

Ajouté par Chris Buechler il y a plus de 9 ans

get back to our standard RFC-defined capitalization of IPsec

Voir les différences:

etc/inc/ipsec.auth-user.php
132 132
			$user = getUserEntry($username); 
133 133
			if (!is_array($user) || !userHasPrivilege($user, "user-ipsec-xauth-dialin")) {
134 134
				$authenticated = false;
135
				syslog(LOG_WARNING, "user '{$username}' cannot authenticate through IPSec since the required privileges are missing.\n");
135
				syslog(LOG_WARNING, "user '{$username}' cannot authenticate through IPsec since the required privileges are missing.\n");
136 136
				continue;
137 137
			}
138 138
		}

Formats disponibles : Unified diff