Skip to content

Commit fc169d9

Browse files
committed
docs: update outdated description
1 parent f6fabae commit fc169d9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

user_guide_src/source/libraries/security.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@ Token Regeneration
101101
------------------
102102

103103
Tokens may be either regenerated on every submission (default) or
104-
kept the same throughout the life of the CSRF cookie. The default
104+
kept the same throughout the life of the Session or CSRF cookie.
105+
106+
The default
105107
regeneration of tokens provides stricter security, but may result
106108
in usability concerns as other tokens become invalid (back/forward
107109
navigation, multiple tabs/windows, asynchronous actions, etc). You

0 commit comments

Comments
 (0)