I've updated my code from PR8 to PR10 and now I get the following when I try 
to login:

Unable to find the controller for path "/login_check". Maybe you forgot to 
add the matching route in your routing configuration?

I already asked about this on the user list for the git version but I wanted 
to wait for the official PR10 before I "officially" report this (could have 
been a temporary glitch in the git version).

The routing for /login_check looks like this:
_security_check:
    pattern:  /login_check

This is what worked in PR8 and from what I understand the security component 
catches this so I don't have to explicitly define a controller.
That's why I'm not sure why this stopped working in PR10 (the updates file 
only mentions the regexp changes for the firewall patterns for PR9 which I 
added to the security configuration).

Regards,
  Dennis

-- 
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 developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to