mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
We manually have to call the form.save() method in form_valid(). Plus tiny cleanups like using SetPasswordForm instead of AdminPasswordChangeForm. Note: this allows any logged-in user to change all other user passwords.