Skip to content

Commit f3d8337

Browse files
committed
Merge branch '4.4' into 5.4
* 4.4: Minor syntax issue Update security.rst
2 parents e8698a8 + 889a9bf commit f3d8337

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

reference/configuration/security.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,14 @@ URL and process the submitted login credentials.
268268
Be sure that this URL is covered by your main firewall (i.e. don't create
269269
a separate firewall just for ``check_path`` URL).
270270

271+
failure_path
272+
............
273+
274+
**type**: ``string`` **default**: ``/login``
275+
276+
This is the route or path that the user is redirected to after a failed login attempt.
277+
It can be a relative/absolute URL or a Symfony route name.
278+
271279
use_forward
272280
...........
273281

0 commit comments

Comments
 (0)