Hi all, I fixed my auth issue in r5956. But I'm not quite clear yet why I should add the name attribute to my form.field... I though it was possible to create a form.field with only ids and no more name... But when I remove the names, than the form parsed by paste does not contain the login nor the password.
This is chain makes repoze.who/what return None for the identity and breaks the whole auth stack. :/ For the moment I readded the field names to the quickstart templates to make the auth system work again... Florent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
