To reply to myself: I found in my search the identity.not_anonymous() method which helps nicely and shows me I can test for a non-logged-in user with current.anonymous. So I can do what I need.
I did want to ask if it's possible to generate the messages from identity later and provide a constant instead of a text message so I can directly tap into the identity error and not need to query the system myself. Then we should have a function to render generate the default messages as they are now and if needed I can override all or part of the message as a I see fit. Baruch --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

