> Now, I use web.ctx.env from within AdminAuth.authenticate which is
> then called by page.GET. Can I be sure that web.ctx.env inside
> AdminAuth.authenticate will *always* contain the request context
> associated with originating call?

Why wouldn't it? You're not creating any new threads, you're not
saving anything and calling it later... Am I missing something?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to