diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/zcml/authtktauthenticationpolicy.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zcml/authtktauthenticationpolicy.rst b/docs/zcml/authtktauthenticationpolicy.rst index e779fc9a8..79fec1406 100644 --- a/docs/zcml/authtktauthenticationpolicy.rst +++ b/docs/zcml/authtktauthenticationpolicy.rst @@ -11,7 +11,7 @@ Attributes ~~~~~~~~~~ ``secret`` - The ``secret`` is a string that will be used to encrypt the data + The ``secret`` is a string that will be used to sign the data stored by the cookie. It is required and has no default. ``callback`` |
