Skip to content
Snippets Groups Projects
Commit 2a56c805 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Db adapter : Doc

parent 8aef1cb6
Branches
Tags
No related merge requests found
......@@ -9,7 +9,10 @@ use ZfcUser\Authentication\Adapter\AdapterChainEvent as AuthEvent;
use ZfcUser\Options\AuthenticationOptionsInterface;
/**
* Db authentication adpater with sesame password check.
* Adpater d'authentification à partir de la base de données.
*
* Ajout par rapport à la classe mère : si aucune base de données ou table n'existe,
* l'authentification de plante pas.
*
* @author Bertrand GAUTHIER <bertrand.gauthier@unicaen.fr>
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment