Message232

Author Gustavo
Recipients Gustavo
Date 2009-06-01.06:17:17
Content
The auth_tkt is not able to set for how long cookies should last, and as a consequence,
developers who want users to be remembered even after closing their agents have to
subclass this plugin to implement this feature.

The attached patch implements this feature. I will apply it if it looks good to you, Chris.
Files
File name Uploaded
auth_tkt-max_age.diff Gustavo, 2009-06-01.06:17:17
History
Date User Action Args
2009-06-01 06:17:18 Gustavo set recipients: + Gustavo
2009-06-01 06:17:18 Gustavo set messageid:
2009-06-01 06:17:18 Gustavo link issue87 messages
2009-06-01 06:17:17 Gustavo create