found:

- the login form must contain max_age param
- fix the FriendlyFormPlugin
in line 129 add those lines:

max_age = form.get('max_age', None)

 if credentials and max_age:
    credentials['max_age'] = max_age



p.s. sorry for spamm, perhaps some would find it useful,
bug issued in repoze.who-FriendlyForm
--~--~---------~--~----~------------~-------~--~----~
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