Auth::setAllowLogin() (Previous) (Next) Auth::setAuthData()

View this page in Last updated: Sun, 07 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Auth::setAuth()

Auth::setAuth() -- Définit un utilisateur spécifique comme identifié

Description

Met à jour la session afin d'indiquer que l'utilisateur fourni a été correctement identifié. Bien que normalement conçu pour une utilisation en interne, cette fonction peut être utilisée pour simuler une identification.

Paramètres

chaîne de caractères $name

le nom du champ de données

Note

Cette fonction ne peut pas être appelée de façon statique.

Cette fonction appelle également la fonction session_regenerate_id(), afin de prévenir les attaques de session.

Auth::setAllowLogin() (Previous) (Next) Auth::setAuthData()

Download Documentation Last updated: Sun, 07 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.