Closed
Description
Here http://symfony.com/doc/current/cookbook/security/target_path.html is stated that the information about last requested URL is stored in _session.target_path session variable.
But this is not true for Symfony >= 2.1 because this information is stored in _security.main.target_path session variable, where main is the name of the firewall area in security.yml.
Metadata
Metadata
Assignees
Labels
No labels