I want to let users choose if they want to remember their credentials in a pyramid app using AuthTktAuthenticationPolicy. So I have to use a different timeout parameter in the policy, but how do I do that?
It would seem logical to me to use a different timeout parameter in the remember function, but according to the docs this cannot be done, and having 2 active authentication policies in use is for sure not the way to go -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/groups/opt_out.
