Skip to content

Commit 73f6da5

Browse files
authored
add _failure_path option to reference
1 parent 839ab90 commit 73f6da5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

reference/configuration/security.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,15 @@ target_path_parameter
504504
When using a login form, if you include an HTML element to set the target path,
505505
this option lets you change the name of the HTML element itself.
506506

507+
failure_path_parameter
508+
......................
509+
510+
**type**: ``string`` **default**: ``_failure_path``
511+
512+
When using a login form, if you include an HTML element to set the failure path,
513+
this option lets you change the name of the HTML element itself.
514+
515+
507516
use_referer
508517
...........
509518

0 commit comments

Comments
 (0)