modified get_user function to take kwargs instead of username
authorRodney Ewing <ewing.rj@gmail.com>
Mon, 27 May 2013 18:13:23 +0000 (11:13 -0700)
committerRodney Ewing <ewing.rj@gmail.com>
Mon, 27 May 2013 18:14:08 +0000 (11:14 -0700)
commitb1e02e0a702ffd085abdb5a4e1d3ca0b9c6192f1
treece605938b92236ebeaca9c900d15ae6f1957450e
parentf81206df311afbe0fdbc3eeb03a6cc601ee5ae2b
modified get_user function to take kwargs instead of username
mediagoblin/auth/__init__.py
mediagoblin/auth/tools.py
mediagoblin/plugins/basic_auth/__init__.py