Paul,

I also ran into the utter lack of a good implementation option for
this feature and have a bug opened here: http://trac.turbogears.org/ticket/2421

I'm assuming you're looking for some sort of "remember me" option on a
login form? As it stands now (even with the latest r.* updates), TG
doesn't appear to have an "easy way" to make this happen. I have been
able to monkey-patch repoze/who/plugins/auth_tkt.py to successfully
achieve this, but it is terribly ugly.

Seth


On Mar 1, 1:03 pm, pk1024 <[email protected]> wrote:
> I have been going through the group and it looks like the issue with
> not being able to have a session perist beyond the browser being
> closed was addressed in a patch. However I am not sure how to apply
> said patch. Not only that I think its for an earlier version. I
> currently have of repoze.who-1.0.15.
>
> Thanks for any assitance anyone can provide. Looking at the change log
> It looks ilke the newest 1.0 version has the fix (i think) but I can't
> figure out how to get easy_install to install a specific version only
> the most recent a 2.X which breaks everything.
>
> I tried the repoze website thinking the download section would have it
> but again I can't find specific versions only docs for specific
> versions.
>
> TIA,
> Paul Kraus

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en.

Reply via email to