> > 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

I ended up with a complete hack. From flex, I'm posting manually the
login_handler and logoff_handler, which sets the session correctly.  I
ended up having to logoff just in case before each login, because
there was a case where after a successful login, the next unsuccessful
login would keep the original session.

-- 
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