File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ How to change the Default Target Path Behavior
6
6
7
7
By default, the security component retains the information of the last request
8
8
URI in a session variable named ``_security.main.target_path `` (with ``main `` being
9
- the name of the firewall area , defined in the ``security.yml ``). Upon a successful
10
- login, the user is redirected to this path, as to help her continue from the last
11
- known page she visited.
9
+ the name of the firewall, defined in ``security.yml ``). Upon a successful
10
+ login, the user is redirected to this path, as to help her continue from the
11
+ last known page she visited.
12
12
13
13
On some occasions, this is unexpected. For example when the last request
14
14
URI was an HTTP POST against a route which is configured to allow only a POST
You can’t perform that action at this time.
0 commit comments