UPD: done. IMetadataProvider is quite simple.
But still, where do one place that metadata in request?

if request.identity = request.environ.get('repoze.who.identity'),
then
request.identity['repoze.who.userid'] gives us the userid.
Additionally, SQLAlchemy backend will setup a User instance in
request.identity['user']. What shou,d we do with OpenID and LDAP? ;)

--
    Sergei
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to