I have an administrative section in my application which allows a user to manage other users on the site. I want to give the administrator the ability to login as a given user and "Act as" them. During this time, there would be a menu bar at the top of the screen with the option to exit out of the regular user's session and return to being an administrator. Could anyone give me some direction as to what are some best practices for this as well as how one could accomplish this using repoze.who for authentication? Thanks!
-- Vincent Catalano -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
