8000 Revert "New rounting files for Symfonyf4.1" by XWB · Pull Request #2875 · FriendsOfSymfony/FOSUserBundle · GitHub
[go: up one dir, main page]

Skip to content

Revert "New rounting files for Symfonyf4.1" #2875

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 9, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions Resources/config/routing_41/all.xml

This file was deleted.

11 changes: 0 additions & 11 deletions Resources/config/routing_41/change_password.xml

This file was deleted.

27 changes: 0 additions & 27 deletions Resources/config/routing_41/group.xml

This file was deleted.

15 changes: 0 additions & 15 deletions Resources/config/routing_41/profile.xml

This file was deleted.

23 changes: 0 additions & 23 deletions Resources/config/routing_41/registration.xml

This file was deleted.

23 changes: 0 additions & 23 deletions Resources/config/routing_41/resetting.xml

This file was deleted.

19 changes: 0 additions & 19 deletions Resources/config/routing_41/security.xml

This file was deleted.

2 changes: 0 additions & 2 deletions Resources/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -384,8 +384,6 @@ import the FOSUserBundle routing files.
By importing the routing files you will have ready made pages for things such as
logging in, creating users, etc.

Use `routing_41` instead of `routing` for `Symfony4.1`.

.. configuration-block::

.. code-block:: yaml
Expand Down
3 changes: 0 additions & 3 deletions Resources/doc/routing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ Advanced routing configuration

By default, the routing file ``@FOSUserBundle/Resources/config/routing/all.xml`` imports
all the routing files (except groups) and enables all the routes.
Use ``@FOSUserBundle/Resources/config/routing_41/all.xml`` for `Symfony4.1`.
In the case you want to enable or disable the different available routes, just use the
single routing configuration files.

Use `routing_41` instead of `routing` for `Symfony4.1`.

.. configuration-block::

.. code-block:: yaml
Expand Down
0