Hi! I'm trying to use repoze who with TG2. It works fine with the authorize decorator and keeps track of the logged in user.
But my problem is: It recognices the wrong usernames but for some reason if I type in a correct username it allows me to type in whatever password and accepts the authentication. Am I missing something crucial? I use the default identity database models for User, Group and Permission and I have the latest "easy_install" of who. I followed the instructions on http://blog.repoze.org/tgrepozewho.html and also tried to modify things a bit with the instructions on pylons but without success. http://wiki.pylonshq.com/display/pylonscookbook/Authentication+and+Authorization+with+%60repoze.who%60 Anyway thanks for the hard work done for this. It seems to be a good successor for the TG1 identity. Regards, antti --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

