Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitce885a4

Browse files
committed
[#2345] Minor tweaks to target path
1 parentc2b9ce2 commitce885a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎cookbook/security/target_path.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ How to change the Default Target Path Behavior
66

77
By default, the security component retains the information of the last request
88
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+
lastknown page she visited.
1212

1313
On some occasions, this is unexpected. For example when the last request
1414
URI was an HTTP POST against a route which is configured to allow only a POST

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp