diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2011-11-17 10:17:51 +0100 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2011-11-17 14:22:53 +0100 |
commit | 817f9491b541d450e89aa94190b08d5ae4d1cf00 (patch) | |
tree | c34cdde96da5a3ad45ecea76076af19a589eb9eb /Http/EntryPoint | |
parent | 1ca3caca13eb33e182d235a79c1bac3342a72a5c (diff) | |
download | symfony-security-817f9491b541d450e89aa94190b08d5ae4d1cf00.zip symfony-security-817f9491b541d450e89aa94190b08d5ae4d1cf00.tar.gz symfony-security-817f9491b541d450e89aa94190b08d5ae4d1cf00.tar.bz2 |
changed priorities for kernel.request listeners
The Firewall is now executed after the Router. This was needed to have access
to the locale and other request attributes that are set by the Router. This
change implies that all Firewall specific URLs have proper (empty) routes like
`/login_check` and `/logout`.
Diffstat (limited to 'Http/EntryPoint')
0 files changed, 0 insertions, 0 deletions