On 6/13/07, voltron <[EMAIL PROTECTED]> wrote: > > > Since both of you have AuthKit working, how does one set a session for > an authenticated user? How do you set the REMOTE_USER? I thought of > creating a session variable like "isauthenticated = True" but it has > to be set after REMOTE_USER is set, which i my case, is a headache > > request.environ['paste.auth_tkt.set_user'](username) > > Does not work for me in my controllers > > Do you have your cookie set properly in the .ini? Are you following a specific guide?
Dan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
