Skip to content

Commit 118e95c

Browse files
committed
minor #13150 Adjusts description of the csrf_token_id option (jschaedl)
This PR was merged into the 4.4 branch. Discussion ---------- Adjusts description of the `csrf_token_id` option See #13149 Commits ------- c3fb633 Adjusts description of the `csrf_token_id` option
2 parents f1e43a1 + c3fb633 commit 118e95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ csrf_token_id
593593

594594
**type**: ``string`` **default**: ``'logout'``
595595

596-
An arbitrary string used to generate the token value (and check its validity
596+
An arbitrary string used to identify the token value (and check its validity
597597
afterwards).
598598

599599
.. _reference-security-ldap:

0 commit comments

Comments
 (0)