speakerfight
speakerfight copied to clipboard
Update Password
For me this issues depends on #149. I think that the way we setup django-allauth
, i dont know how the user account that signed up using Social Login will behave with we try to change the password.
That cases needs to be reviewed for someone.
@luanfonceca we already have a way to change the password provided by django-allauth. It is a view just like Django's : https://github.com/pennersr/django-allauth/blob/master/allauth/account/views.py#L530
Sure @mauricioabreu, for the normal users works fine, but i dont know how a user that had made his login using Github and then change his password, you got it? That kind of scenario.
But this issue needs to add some links on the User navbar indeed.
@luanfonceca :)
I know how to handle that. I am assigning this to me, ok?
Okay