Skip to content

Documentation issue for _security.target_path #7109

Closed
@mmenozzi

Description

@mmenozzi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions