On Jan 21, 7:00 pm, Christoph Zwerschke <[email protected]> wrote: > Am 21.01.2010 22:22 schrieb Jim Carroll: > > > Is this a valid way to handle authentication? What's the_right_ way > > to do it? > > That was about TG 1.0 which uses a different auth package ("identity"). > In TG 2.0, you would probably write your own repoze.who plugin:
I don't think I can use middleware. It's only within my AMF controller that I have the information I need. Maybe I have to hack a plugin to look for a flag that I set in the AMF controller... but I don't have access to the request within the AMF controller, so I'm not sure how. -- 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.

