Hi!
I want know if user is authenticated or not, for this, I use the 
'authenticated_userid' function from pyramid.security, and my app call this 
function in each request. At first, I did by a NewRequest event, but it 
also is possible by config.add_method_request in the __init__ function... 
What is the best (and correct) way to do this?

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to