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. |