check for form.password in the off chance that a user is logged in and the server...
authorRodney Ewing <ewing.rj@gmail.com>
Fri, 12 Jul 2013 19:27:41 +0000 (12:27 -0700)
committerRodney Ewing <ewing.rj@gmail.com>
Tue, 20 Aug 2013 15:25:45 +0000 (08:25 -0700)
commit5a6e4e13076afddeeec31259eaee7c5af0defb2d
tree93841bdb88a5fc9aab7f72cf49fa11aba13e3b1c
parent402f43601164e26390cf7c78a383537eb009e499
check for form.password in the off chance that a user is logged in and the server switches the authentication method from basic_auth to openid.
mediagoblin/edit/views.py