log gpp/core/middleware.py @ 245:ed6202fb08b6

age author description
2010-07-14 Brian Neal Guard against the request object not having a user attribute in my Who's online middleware. This can happen if a redirect is issued before the authentication middleware gets to run.
2010-07-13 Brian Neal Who's online middleware wasn't returning a proper response in the is_ajax case.
2010-07-06 Brian Neal Rework the who's online middleware and template tag for #87.
2010-05-29 Brian Neal Implement #84; additional checks on spammers; implement stranger status.