modified basic_auth.check_login to check that the user has a pw_hash first
authorRodney Ewing <ewing.rj@gmail.com>
Thu, 23 May 2013 20:20:13 +0000 (13:20 -0700)
committerRodney Ewing <ewing.rj@gmail.com>
Fri, 24 May 2013 23:52:49 +0000 (16:52 -0700)
commit09ae2df4eb6b7384403beb323d757fd0f6a81eba
treeed8fafc8b0bb3773610ca2e22816f9e672f4da54
parent569873d8f0a4d71ff82ba79436ef8ae464d41163
modified basic_auth.check_login to check that the user has a pw_hash first
mediagoblin/plugins/basic_auth/__init__.py