hmm, that does not work either: exceptions.NameError: name 'environ' is not defined
On Jun 12, 6:02 pm, "Garland, Ken R" <[EMAIL PROTECTED]> wrote: > remove request. > > environ['paste.auth_tkt.set_user'](username, tokens='') > > On 6/12/07, voltron <[EMAIL PROTECTED]> wrote: > > > > > I get key errors when trying to set > > request.environ['paste.auth_tkt.set_user'](username) in my controller. > > In fact, all the enviroment variables dont work using > > request.environ['key'] > > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
