aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/decorators.py
Commit message (Expand)AuthorAgeFilesLines
...
* we should check for request.user['status'] not request.user['session'], clearly.Christopher Allan Webber2011-04-231-1/+1
* Provide a next= url when we require logging inChristopher Allan Webber2011-04-231-1/+3
* New requires_active_login decorator!Christopher Allan Webber2011-04-191-0/+44