8000 Security Bundle route as check_path by johannes85 · Pull Request #3791 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Security Bundle route as check_path #3791

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
Apr 10, 2012
Merged

Security Bundle route as check_path #3791

merged 1 commit into from
Apr 10, 2012

Conversation

johannes85
Copy link
Contributor

In the current 2.0 branch you can't use a route as
firewalls:
admin_area:
login_path:
you will get a InvalidConfigurationException.

In the 2.1 version this is fixed. Since 2.1 isn't released i think this fix should be merged into the 2.0 branch too. Many people have this problem (schmittjoh/JMSI18nRoutingBundle#7) for example which effectively blocks internationalisation in combination with the firewall.

@stof
Copy link
Member
stof commented Apr 10, 2012

@fabpot ping

fabpot added a commit that referenced this pull request Apr 10, 2012
Commits
-------

0024ddc Fix for using route name as check_path.

Discussion
----------

Security Bundle route as check_path

In the current 2.0 branch you can't use a route as
firewalls:
admin_area:
login_path:
you will get a InvalidConfigurationException.

In the 2.1 version this is fixed. Since 2.1 isn't released i think this fix should be merged into the 2.0 branch too. Many people have this problem (schmittjoh/JMSI18nRoutingBundle#7) for example which effectively blocks internationalisation in combination with the firewall.

---------------------------------------------------------------------------

by stof at 2012-04-10T13:35:13Z

@fabpot ping
@fabpot fabpot merged commit 0024ddc into symfony:2.0 Apr 10, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0