Maciej Dziergwa pisze:
> Hi,
>
> When I put
>
> authkit.cookie.params = expires: 10
>                         comment: test comment
>
>
>   
Try  something like:

authkit.cookie.secret = secret_string
authkit.cookie.signoutpath = /signout
authkit.cookie.params.expires = 60
authkit.cookie.includeip = true
authkit.cookie.enforce = true
authkit.form.template.obj = pyupo.lib.auth:render_signin
...

Best Regards
Tomek

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to