I need the user principals to filter a list of objets, not only the views, but also the results must be filtered by user group.
It's ok to add a property like:

c.add_request_method('pyramid.security.effective_principals', 'principals', reify=True)

and use in the request lifespan?

Thanks.

--
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