Well, it's not bad documented: the line you mention it is written also
in index.rst, but before this paragraph

The login form and all the routes used to create a user and reset the
password
have to be available to unauthenticated users but using the same
firewall as
the pages you want to securize with the bundle. Assuming you import
the
registration.xml routing file with the ``/register`` prefix and
resetting.xml
with the ``/resetting`` prefix they will be::

maybe could be mention how the resources should be imported
(/"@FOSUserBundle/Resources/config/routing/registration.xml)...:).

Javi

On Jun 10, 1:34 pm, Javier Garcia <tirengar...@gmail.com> wrote:
> Thanks Cristophe, that worked! Don't you think you should correct the
> documentation (index.rst)?

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to