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 fd97a42eb..1119de9b0 100644 --- a/docs/zcml/authtktauthenticationpolicy.rst +++ b/docs/zcml/authtktauthenticationpolicy.rst @@ -25,7 +25,7 @@ Attributes ``cookie_name`` The ``cookie_name`` is the name used for the cookie that contains - the user information. It defaults to ``repoze.bfg.auth_tkt``. + the user information. It defaults to ``auth_tkt``. ``secure`` ``secure`` is a boolean value. If it's set to "true", the cookie |
