Removing the "enter your password to change your email" bit.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 21 Jun 2013 22:24:33 +0000 (17:24 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 21 Jun 2013 22:24:33 +0000 (17:24 -0500)
commitf7698af1c118afa4f0db10cc0359d2b8b0e319b4
tree70418245ca481226d6f6bc9855378ecf2c153645
parentc482f0149d566156c4017fa58a8d57ffde90b1dc
Removing the "enter your password to change your email" bit.

A good idea, though it feels fairly clumsy in the form, and I think if
you're logged in you can already sabotage the user pretty well.

This commit sponsored by Sergey Matveev.  Thanks!
mediagoblin/edit/forms.py
mediagoblin/edit/views.py
mediagoblin/templates/mediagoblin/edit/edit_account.html
mediagoblin/tests/test_edit.py