I want to get the current users ID from the databse. I know I can retrieve thier information using tg.identity.current.user
but lets say i want to get thier unique id. i tried something like this in the controller iden=User.get() iden.id but i didn't work. I looked at the Identity help in the trac, but didn't find any help with getting the id. anyhelp would be appreciated --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

