Closed danloveg closed 1 month ago
It is currently impossible for a logged-in user to reset their own password. This functionality should be added so that it's accessible from the Profile page.
Adding some more detail:
UserProfileForm
admin_forms.py
<form>
profile.html
It is currently impossible for a logged-in user to reset their own password. This functionality should be added so that it's accessible from the Profile page.