Discutea/DForumBundle

UserInterface compatibility

mysterty opened this issue · 0 comments

Hello,
I see in the doc that you specify an "IRCzs" bundle user's class to use.
I tried FOSUserBundle and it also works ;)
Symfony\Component\Security\Core\User\UserInterface: IRCz\UsersBundle\Entity\Users
Maybe you could update to
Symfony\Component\Security\Core\User\UserInterface: MyBundle\Entity\MyUser