Skip to content
Snippets Groups Projects
Commit f227679a authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Problème : tous les rôles ne viennent pas de la BDD

Utilisation du RoleInterface standard de Laminas
parent 6c03ddac
Branches
Tags
No related merge requests found
Pipeline #18817 passed
......@@ -11,7 +11,7 @@ use UnicaenAuthentification\Authentication\Storage\Usurpation;
use UnicaenUtilisateur\Acl\NamedRole;
use UnicaenUtilisateur\Entity\Db\AbstractUser;
use UnicaenUtilisateur\Entity\Db\AbstractRole;
use UnicaenUtilisateur\Entity\Db\RoleInterface;
use Laminas\Permissions\Acl\Role\RoleInterface;
use UnicaenAuthentification\Entity\Ldap\People;
use UnicaenAuthentification\Entity\Shibboleth\ShibUser;
use UnicaenAuthentification\Event\UserRoleSelectedEvent;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment