Commit 1d7cd44
committed
minor #13149 Adjusts description of the csrf_token extension (jschaedl)
This PR was merged into the 4.4 branch.
Discussion
----------
Adjusts description of the csrf_token extension
I think using `...used to generate the token...` here leads to misunderstanding.
The `intention` argument is not used to generate the csrf token. It is used to create a namespace string used to store and identify the token in the storage implementation.
Commits
-------
44df761 Adjusts description of the csrf_token extension1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments