I have a strange issue that keeps popping up on my site where a random user will suddenly get 500 errors everywhere they go and this is because on my master template i display the logged in user and some how request.identity['user'] == None.
I can't reproduce the issue i have tried to setting request.identity['user'] == None and i it just instantly shows me as logged on and i get no errors. It's very frustrating and there are some work arounds i could put in place but i would rather try and understand why its happening and the code a solution rather than a bandaid. Thanks! -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears. For more options, visit https://groups.google.com/d/optout.

