Subversion Repositories Applications.annuaire

Compare Revisions

Ignore whitespace Rev 548 → Rev 549

/branches/v1.4-baleine/jrest/services/Auth.php
196,6 → 196,7
// vérification login / password
$acces = $this->verifierAcces($login, $password);
if ($acces === false) {
$this->detruireCookie();
$this->erreur("authentication failed", 401);
}
// infos utilisateur