mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +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.