You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're trying to use this bundle for our Symfony2 installation. Would you have any example of the service implementation we need? It looks like everything is setup correctly but when disabling anonymous access in the firewall to try and test the security, we get redirected to /login and no route exists for that path.
Thanks!
The text was updated successfully, but these errors were encountered:
Be aware It handles some University Of Bologna-specific issues but it shows how to handle user registration.
About /login route: did you setup FOSUserBundle properly?
Just noticed I addressed my message to the wrong person, sorry about that! Thanks for your quick response, and reposting the link. I'll move over to your fork now, thanks for letting me know!
Hi,
We're trying to use this bundle for our Symfony2 installation. Would you have any example of the service implementation we need? It looks like everything is setup correctly but when disabling anonymous access in the firewall to try and test the security, we get redirected to /login and no route exists for that path.
Thanks!
The text was updated successfully, but these errors were encountered: