I don't understand.  Didn't you ask which condition failed?

not identity.current.anonymous fails because identity.current_anonymous is True
identity.was_login_attempted() fails because
identity.was_login_attempted() returns False
not identity.get_identity_errors()) fails because
identity.get_identity_errors() returns True

Best regards,
Bjarni


2008/10/2 Christopher Arndt <[EMAIL PROTECTED]>:
>
> Bjarni Ragnarsson schrieb:
>> Well - they all seem to fail...
>> User is anonymous, login was not attempted and there were errors.
>
> If you do not give more specific information, I'm afraid we can not help
> you.
>
> Please post your code, any error messages, information about what you
> where trying to do, what you did expect to happen, what happened
> instead, your OS, Python & TG version, etc.
>
> http://catb.org/~esr/faqs/smart-questions.html
>
>
> Chris
>
> >
>

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